Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm


for CentOS 7, you should run below

Code Block
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm


STEP 2. Update the system after the installation of the EPEL repository

...