GNU/Linux AlmaLinux 9 Adding EPEL Repository
Hi! The Guide Simply Shows How to Install EPEL Repo in AlmaLinux 9 64-bit GNU/Linux.
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), AlmaLinux and Scientific Linux (SL), Oracle Enterprise Linux (OEL).
1. Terminal QuickStart
How to QuickStart with Command Line on AlmaLinux
2. Adding EPEL Repo
Then to Install EPEL Repository for AlmaLinux 9
Fist, enable the Config Manager:sudo su -c "dnf config-manager --set-enabled crb"
And then simply play:sudo su -c "dnf install epel-release"