EPEL Repository in RHEL/CentOS 7/6
EPEL Repository in RHEL/CentOS 7/6
To enable the EPEL repository on CentOS 7.x, RedHat 7.x, or Oracle Linux 7.0/7.1
This section describes how to download and install the EPEL repository.
Download the EPEL repository:
wget http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
Install the EPEL repository:
rpm -Uvh epel-release-7*.rpm
Or you can use the commands
[root@Centos7 ~]# yum install epel-release
Loaded plugins: fastestmirror, langpacks
epel/x86_64/metalink
To enable the EPEL repository on CentOS 7.x, RedHat 7.x, or Oracle Linux 7.0/7.1
This section describes how to download and install the EPEL repository.
Download the EPEL repository:
wget http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
Install the EPEL repository:
rpm -Uvh epel-release-7*.rpm
Or you can use the commands
[root@Centos7 ~]# yum install epel-release
Loaded plugins: fastestmirror, langpacks
epel/x86_64/metalink
Comments