How to Install EPEL Repository on Red Hat Enterprise Linux 9

June 6, 2022 | By the+gnu+linux+evangelist.

GNU/Linux Red Hat 9 Adding EPEL Repository

The Guide Simply Shows How to Install EPEL Repo in Red Hat Enterprise GNU/Linux 64-bit.

And the 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), Red Hat and Scientific Linux (SL), Oracle Enterprise Linux (OEL).

How to Install EPEL Repo Red Hat Enterprise Linux - Featured
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on Red Hat Linux

  2. 2. Adding EPEL Repo

    Then to Install EPEL Repository for Red Hat 9
    Fist, enable the Subscription Manager:

    sudo su -c "subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms"
    And then simply play:
    sudo su -c "dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm"
  3. 3. Enabling CRB Repo

    Next to Enable CRB Repository
    Run:

    sudo /usr/bin/crb enable

QuickChic Theme • Powered by WordPress