How to install Epel Repo in RedHat 8 / Centos 8







How to install epel repository on Rhel 8.0

Install epel repository using this command:


OR YOU CAN
USE YUM




Verify the repository

dnf repolist -v

yum repo
list

rpm -ql epel-release


List all packages available in epel repo


dnf repository-packages epel list

remove epel from system

dnf remove epel-release


yum remove
epel-release


Now you are done.

Comments

Popular posts from this blog

Huawei OLT how to Add into U2000 NMS

How to configure NTP server

How to install caching only dns server on Rhel 8 / Centos 8