15Nov/090
Install ImageMagick convert on a CPanel / WHM Linux Server through SSH
What is ImageMagick?
ImageMagick is a software suite for image manipulation and display, supporting close to 100 image formats, it is mainly used to perform various transformation and conversion operations on images.
How do I install the RPM of Image Magick on my Linux Server with CPanel / WHM?
- Login to your root login through SSH
- Check if ImageMagick is already installed by typing in the following command at the prompt: /scripts/checkimagemagick
- If it is not installed it will give you an output of Missing else it will give you an output of OK
- You can install it by typing in the following command at the prompt: /scripts/installimagemagick