centos 的epel源配置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos 的epel源配置相关的知识,希望对你有一定的参考价值。
centos6 32位rpm -ivh https://mirrors.edge.kernel.org/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
centos6 64位
rpm -ivh https://mirrors.edge.kernel.org/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
centos7
rpm -ivh https://mirrors.edge.kernel.org/fedora-epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm
以上是关于centos 的epel源配置的主要内容,如果未能解决你的问题,请参考以下文章