How to Install ruby-mini-magick in Ubuntu 18.04



Install ruby-mini-magick by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-mini-magick

Description:

wrapper for ImageMagick with a small memory footprint

MiniMagick is a Ruby library providing a wrapper around ImageMagick or GraphicsMagick, allowing manipulation of images with minimal use of memory. MiniMagick gives access to all the commandline options provided by ImageMagick.

Homepage: https://github.com/minimagick/minimagick

Version: 4.8.0-2

Section: universe/ruby