Gyakran előfordul, hogy olyan anyagokra van szükséged amelyek nincsenek meg a hivatalos CentOS8/RHEL8 tárolókban. Ilyenkor lép be a képbe a Fedora projekt által gondozott Extra Packages for Enterprise Linux (EPEL) repó, amelyeket a következőképpen tudsz telepíteni.

CentOS8 alatt benne van a a CentOS tárolókban ezért elég simán kiadni a következő parancsot rendszergazdaként (esetleg sudo-val) és már meg is vagyunk.

yum install epel-release -y

Red Hat alatt más a helyzet. Le kell töltsük a telepítéshez a Fedora Project oldaláról a repót. Az alábbi parancs letölti és telepíti a szükséges csomagokat. Szintén rendszergazdaként (esetleg sudo-val) futtassuk!

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

Ellenőrizzük:

yum repolist all
...
epel Extra Packages for Enterprise Linux 8 - x86_64 engedélyezett
epel-debuginfo Extra Packages for Enterprise Linux 8 - x86_64 - Debug tiltott
epel-modular Extra Packages for Enterprise Linux Modular 8 - x86_64 engedélyezett
epel-modular-debuginfo Extra Packages for Enterprise Linux Modular 8 - x86_64 - De tiltott
epel-modular-source Extra Packages for Enterprise Linux Modular 8 - x86_64 - So tiltott
epel-playground Extra Packages for Enterprise Linux 8 - Playground - x86_64 tiltott
epel-playground-debuginfo Extra Packages for Enterprise Linux 8 - Playground - x86_64 tiltott
epel-playground-source Extra Packages for Enterprise Linux 8 - Playground - x86_64 tiltott
epel-source Extra Packages for Enterprise Linux 8 - x86_64 - Source tiltott
epel-testing Extra Packages for Enterprise Linux 8 - Testing - x86_64 tiltott
epel-testing-debuginfo Extra Packages for Enterprise Linux 8 - Testing - x86_64 - tiltott
epel-testing-modular Extra Packages for Enterprise Linux Modular 8 - Testing - x tiltott
epel-testing-modular-debuginfo Extra Packages for Enterprise Linux Modular 8 - Testing - x tiltott
epel-testing-modular-source Extra Packages for Enterprise Linux Modular 8 - Testing - x tiltott
epel-testing-source Extra Packages for Enterprise Linux 8 - Testing - x86_64 - tiltott
...

Már telepíthetjük is amire szükségünk van.

 

We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.