CentOS镜像使用帮助-163

CentOS 163 yum源使用
 
使用163 yum源
http://mirrors.163.com/.help/centos.html
1.进入http://mirrors.163.com/.help/centos.html下载CentOS-Base-163.repo, 放入/etc/yum.repos.d/

2.运行yum makecache生成缓存
3.yum search softwarename 查找软件
4.yum list softwarename 列出已装软件
5.yum install softwarename 安装软件
6.yun remove softwarename 卸载软件

相关推荐