How to install EPEL on AlmaLinux

Installing EPEL on AlmaLinux is simple. Just run the following commands as the root user or a user with root privileges using sudo prefixing the following commands.

dnf install -y epel-release
dnf config-manager --set-enabled powertools

Note: While not required, it is recommended to enable the PowerTools repo as there may be some dependencies that require it.

Article Information
  • Article ID: 374
  • Category: AlmaLinux
  • Viewed 101 times.
  • Rating:
    (0)
  • Was this article helpful?
  • Yes No
Did you find this article helpful?