Page 1 of 1

Yum repository for ImageMagick

Posted: 2013-08-31T04:21:27-07:00
by agriz
I installed google chrome (a long ago) like this.

Code: Select all

[google-chrome]
name=google-chrome - 64-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Code: Select all

yum install google-chrome-stable
Is there any similar way to install ImageMagick?
So, it will be a lot easier.