ImageMagick can't install
I just did this command to install ImageMagick however:
yum -y install ImageMagick
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
an ls of:
ls /etc/yum
pluginconf.d protected.d vars version-groups.conf
It seem I have no yum.repos.d
How do I fix this? Any help is appreciated.
-
The issue is with epel repository. Check /etc/yum.repos.d/ path if epel.repo is present or not. If it is not present then you have to do some goggling and download repo file on the server and then try again. 0 -
ls /etc/yum pluginconf.d protected.d vars version-groups.conf It seem I have no yum.repos.d How do I fix this? Any help is appreciated.
Hello, What OS is installed on your system? Note that the directory you are looking for is located at: /etc/yum.repos.d/ Thank you.0
Please sign in to leave a comment.
Comments
2 comments