Open ghost opened 6 years ago
Anyone?
Anyone?
you can run "yum search epel-release" first on CentOS7
[root@localhost console]# yum search epel-release Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile
updates: mirrors.aliyun.com ================================================================================== N/S matched: epel-release ================================================================================== epel-release.noarch : Extra Packages for Enterprise Linux repository configuration
Name and summary matches only, use "search all" for everything.
then ,you can install with "yum insall epel-release.noarch"
Trying to install on Centos 7.
Getting errors...
[root@localhost ~]# yum -y install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm Loaded plugins: fastestmirror Cannot open: http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm. Skipping. Error: Nothing to do
I also ran
yum install epel-release
first, still nothing.