Install EPEL Repository

From NovaOrdis Knowledge Base
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:

yum | yum-config-manager

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.