摘要: CentOS自带的yum源中rpm包数量有限,很多时候找不到需的软件包,,下面在CentOS6.2中(以64位系统为例,32位系统安装方法一样),使用第三方yum源来安装更多软件包。一、安装CentOSyum源优先级插件yum-priorities yuminstallyum-priorities#输入y安装二、设置CentOS默认yum源的优先级为最高cd/etc/yum.repos.d/#进入yum源目录viCentOS-Base.repo#在[base]、[updates]、[extras]组下面添加priority=1,在[centosplus]、[contrib]组下面添加prior 阅读全文
posted @ 2012-05-11 01:08 hlb430 阅读(3660) 评论(0) 推荐(0)