linux epel 是什么

linux epel是基于Fedora的一個項目,其英文全稱是“Extra Packages for Enterprise Linux”,為“紅帽系”的操作系統提供額外的軟件包,適用于RHEL、centos和Scientific Linux。

linux epel 是什么

本教程操作環境:linux5.9.8系統、Dell G3電腦。

linux epel 是什么?

EPEL?(Extra Packages for Enterprise Linux)是基于Fedora的一個項目,為“紅帽系”的操作系統提供額外的軟件包,適用于RHEL、CentOS和Scientific Linux.

我們在Centos下使用yum安裝時往往找不到rpm的情況,官方的rpm repository提供的rpm包也不夠豐富,很多時候需要自己編譯很痛苦,而EPEL恰恰可以解決這兩方面的問題。EPEL的全稱叫 Extra Packages for Enterprise Linux 。EPEL是由 Fedora 社區打造,為 RHEL 及衍生發行版如 CentOS、Scientific Linux 等提供高質量軟件包的項目。裝上了 EPEL之后,就相當于添加了一個第三方源。

yum -y install epel-release  yum repolist

linux epel 是什么

yum clean all  yum makecache
vi /etc/yum.repos.d/epel.repo  [epel] name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-releasever&arch=releasever&arch=basearch enabled=1 gpgcheck=0

?推薦學習:《linux視頻教程

? 版權聲明
THE END
喜歡就支持一下吧
點贊7 分享