Oracle Linux 8 EPEL Repository Setup – Step-by-step Guide
The Tip Simply Shows How to Enable the EPEL Repository on Red Hat Enterprise based Linux 8 64-bit – Step by step Tutorial.
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 based Linux (RHEL), Rocky Linux, AlmaLinux, Red Hat Enterprise based Linux (OEL), and Scientific Linux (SL).

-
1. Terminal Getting Started Guide
How to Quick Start with Command Line on Oracle Linux:
-
2. Adding EPEL Repo on Oracle Linux 8
To Install the official EPEL Repository for Oracle Linux 8, run:
sudo dnf install -y oracle-epel-release-el8
Then enable the EPEL developer channel:
sudo dnf config-manager --enable ol8_developer_EPEL
-
3. Enabling CRB Repo (CodeReady Builder)
To Enable the CRB (CodeReady Builder) repository on Oracle Linux 8:
sudo dnf config-manager --set-enabled ol8_codeready_builder
How to Install Adobe Reader for Red Hat: Setup Adobe Reader for Red Hat