h1. Installing and using ImageMagick Jun 23, 2015 *On my local Linux Mint (Ubuntu) @apt-get install imagemagick perlmagick@ If package not found, then first do: @apt-get update@ and then try the install again. may want: @apt-get install libimage-exiftool-perl@ hr. Perl usage http://www.imagemagick.org/source/examples.pl hr. did not need to execute these commands. @apt-get install libconfig-yaml-perl@ @perl -MCPAN -e 'install Image::Magick' hr. install CPAN reload CPAN hr. check Ubuntu version @lsb_release -a@