Aktionen
Install EPEL repository¶
preliminary note¶
Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL).
EPEL packages are usually based on their Fedora counterparts and will never conflict with or replace packages in the base Enterprise Linux distributions. EPEL uses much of the same infrastructure as Fedora, including buildsystem, bugzilla instance, updates manager, mirror manager and more.
yum install epel-release
Test¶
the listing of available repositories should now include epel
yum repolist
Von Jeremias (Admin) Keihsler vor fast 5 Jahren aktualisiert · 1 Revisionen