Install EPEL Repository
Jump to navigation
Jump to search
External
Internal
Overview
Procedure
Ensure that all installed packages are up-to-date:
yum clean all
yum update
Install yum-utils:
Install EPEL RPM:
rpm -Uvh https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-13.noarch.rpm
If the specific release is not found, navigate to repository in a browser and locate the latest.
After installation, check the newly installed repository with:
yum repolist
You should see a new epel repositories.