ImageMagick from home:csbuild:DBA project
Select Your Operating System
Add repository and install manually
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_9_Stream/home:csbuild:DBA.repo yum install ImageMagick
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8/home:csbuild:DBA.repo yum install ImageMagick
Grab binary packages directly
Add repository and install manually
For RedHat RHEL-8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-8/home:csbuild:DBA.repo yum install ImageMagick
For RedHat RHEL-7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-7/home:csbuild:DBA.repo yum install ImageMagick