标签:更换为阿里云的源
更换为阿里云的源
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-6.repo
yum makecache
下载rpm包,但是不安装:
yum install sshpass-1.05-1.el6.x86_64 -y --downloadonly --downloaddir=/usr/local/
参考:http://zhangge.net/4222.html
本文出自 “梅花香自苦寒来!” 博客,请务必保留此出处http://daixuan.blog.51cto.com/5426657/1793034
标签:更换为阿里云的源
原文地址:http://daixuan.blog.51cto.com/5426657/1793034