码迷,mamicode.com
首页 > 其他好文 > 详细

Centos更新yum packet源

时间:2014-11-27 14:07:05      阅读:194      评论:0      收藏:0      [点我收藏+]

标签:http   io   ar   os   使用   sp   for   html   ad   

  在使用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源

标签:http   io   ar   os   使用   sp   for   html   ad   

原文地址:http://www.cnblogs.com/fangyuan1004/p/4126109.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!