首页 > 代码库 > Centos更新yum packet源
Centos更新yum packet源
在使用Centos时,常常会遇到使用yum安装某些系统依赖包,特别是第三方软件库(如openstack软件库)时,无法找到包源。因此,需要将Centos的yum源进行更新,扩展,以便可以通过yum的方式安装更到更多packects。Fedora社区的一个项目EPEL(Extra Packages for Enterprise Linux),它提供了很多源地址。
Install the yum-plugin-priorities package to enable assignment of relative priorities within repositories:
# yum install yum-plugin-priorities
Install the epel-release package to enable the EPEL repository:
# yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
Centos更新yum packet源
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。