EPEL Repository on RHEL 8 - CentOS 8 Linux distributions

EPEL Repository 8: Although it's been a while since its release Red Hat Enterprise Linux 8, the corresponding version of the EPEL repository (Extra Packages for Enterprise Linux or EPEL Repository) was released a few days ago.

The repository contains packages not provided by the official software sources, such as extundelete, a utility to recover deleted files from ext3 / ext4 file systems. 

Below we will see how you can add EPEL Repository to RHEL 8 but also to 8 CentOS, when released with the good.

EPEL Repository

Η of EPEL Repository (EPEL8) on RHEL 8 / CentOS 8 is very simple:

all you have to do is download and install the settings package that contains the of the repository. Μwe can use the dnf package manager:

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

With the dnf command above we gave the package URL (in this case we used the https protocol). We ran the command and the operations started running and confirmation.

If we confirm by typing "y" and pressing enter, the package will be installed. To see where the files are installed, we can run the following command:

sudo rpm -ql epel-release

Once you have EPEL installed and activated, you can see the packages it contains.

Once again, all we have to do is use dnf by providing the repo_id of the repository we want to inspect, "epel" in our case:

sudo dnf repository-packages epel list

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).