Pozadina
Omogući s paketom
Omogućite ručnom instalacijom
Pozadina
Fedorin dodatni paketi za Enterprise Linux (EPEL) spremište pruža mogućnost instaliranja softverskih paketa koji nisu uključeni u službena CentOS ili Red Hat Enterprise Linux (RHEL) spremišta.
EPEL ne održava Red Hat, već je to volonterski napor Fedora zajednice. Iako se radi o dobro održavanom repozitoriju, ne postoje ugovori o komercijalnoj podršci za softver koji se drži unutar njega.
U nastavku su prikazane informacije s Fedora Wiki o razlikama između EPEL-a i drugih repozitorija trećih strana.
How is EPEL different from other third party repositories for RHEL and derivatives?
- EPEL packages are in most cases built or derived from the equivalent ones in Fedora repository and maintained by the same people. It has also been improved through peer reviews, testing and feedback from end users.
- EPEL adheres to the well documented Fedora Packaging guidelines, which RHEL has started following. This ensures good integration.
- EPEL is purely a complementary add-on repository and does not replace packages in RHEL or layered products.
- EPEL has a large team of contributors including Red Hat engineers and volunteer community members working together to maintain the repository.
- EPEL only provides free and open source software unencumbered by patents or any legal issues.
Omogući s paketom
Repozitorij "CentOS Extras" uključuje paket za instalaciju EPEL-a i omogućen je prema zadanim postavkama. Da biste instalirali EPEL paket, pokrenite sljedeću naredbu.
sudo yum install epel-release
Ako to ne uspije, dodatno spremište CentOS Extras može biti onemogućeno. Prijeđite na sljedeći odjeljak da biste ručno instalirali spremište.
Omogućite ručnom instalacijom
CentOS i Red Hat Enterprise Linux 5.x
wget http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
sudo rpm -Uvh epel-release-5*.rpm
CentOS i Red Hat Enterprise Linux 6.x
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
sudo rpm -Uvh epel-release-6*.rpm
CentOS i Red Hat Enterprise Linux 7.x
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
sudo rpm -Uvh epel-release-7*.rpm