EPEL (Extra Packages for Enterprise Linux) 是由 Fedora Special Interest Group 为企业 Linux 创建、维护和管理的一个高质量附加包集合,适用于但不仅限于 Red Hat Enterprise Linux (RHEL) 及其衍生发行版。
[epel]name=Extra Packages for Enterprise Linux $releasever - $basearch# It is much more secure to use the metalink, but if you wish to use a local mirror# place its address here.baseurl=https://mirrors.ustc.edu.cn/epel/$releasever/Everything/$basearch/#metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdirenabled=1gpgcheck=1countme=1gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever[epel-debuginfo]name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug# It is much more secure to use the metalink, but if you wish to use a local mirror# place its address here.baseurl=https://mirrors.ustc.edu.cn/epel/$releasever/Everything/$basearch/debug/#metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-$releasever&arch=$basearch&infra=$infra&content=$contentdirenabled=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasevergpgcheck=1[epel-source]name=Extra Packages for Enterprise Linux $releasever - $basearch - Source# It is much more secure to use the metalink, but if you wish to use a local mirror# place its address here.baseurl=https://mirrors.ustc.edu.cn/epel/$releasever/Everything/source/tree/#metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-$releasever&arch=$basearch&infra=$infra&content=$contentdirenabled=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasevergpgcheck=1