VMware版本號:12.0.0緩存
CentOS版本:7.0code
[root@localhost ~]# yum list wget
沒有安裝:get
[root@localhost ~]# yum -y install wget
/etc/yum.repos.d/CentOS-Base.repo
[root@localhost ~]# cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
yum源
配置文件所在文件夾[root@localhost yum.repos.d]# cd /etc/yum.repos.d/
yum源
配置文件,放入/etc/yum.repos.d/
(操做前作好相應備份)[root@localhost yum.repos.d]# wget http://mirrors.163.com/.help/CentOS6-Base-163.repo
[root@localhost yum.repos.d]# yum makecache
[root@localhost yum.repos.d]# yum -y update