tar -xzvf ImageMagick-7.1.1-15.tar.gz cd ImageMagick-7.1.1-15 After extraction, compile and install using the standard configure/make workflow:

wget https://imagemagick.org/archive/ImageMagick-7.1.1-15.tar.gz

curl -O https://imagemagick.org/archive/ImageMagick-7.1.1-15.tar.gz

Leave a Reply