HostOnNet Blog

Installing ImageMagick on Linux Server

Looking for Linux Server Admin or WordPress Expert? We can help.

ImageMagick is a package for the automated and interative manipulation of images through PHP, Perl and other programming languages. Installing ImageMargick on Linux is easy. There are 3 ways to install ImageMagick

1. Install from Source
2. Install with yum install
3. Install with rpm -i

Installing with yum

[root@server12 root]# yum install ImageMagick
Gathering header information file(s) from server(s)
Server: Fedora Core Linux 1 – i386 – Base
Server: Fedora Core Linux 1 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: ImageMagick 5.5.6-5.i386]
Is this ok [y/N]: y
Getting ImageMagick-5.5.6-5.i386.rpm
ImageMagick-5.5.6-5.i386. 100% |=========================| 2.8 MB 00:05
Running test transaction:
Test transaction complete, Success!
ImageMagick 100 % done 1/1
Installed: ImageMagick 5.5.6-5.i386
Transaction(s) Complete
[root@server12 root]#

Posted in Windows. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.