GNU/Linux Oracle 10 Installing EPEL Repository
How to Install EPEL Repo on Oracle Enterprise Linux 10 64-bit.
The Extra Packages for Enterprise Linux (EPEL) is a Fedora Special Interest Group that maintains a high-quality set of additional packages for Enterprise Linux, including Oracle Enterprise Linux (OEL), RHEL, and CentOS.

1. Terminal QuickStart
How to QuickStart with Command Line on Oracle Linux 10
2. Adding EPEL Repo on Oracle Linux 10
To Install the official EPEL Repository for Oracle Linux 10, run:
sudo dnf install -y oracle-epel-release-el10
Then enable the EPEL developer channel:
sudo dnf config-manager --enable ol10_developer_EPEL
3. Enabling CRB Repo (CodeReady Builder)
To