Linux CentOS镜像使用帮助,使用腾讯云yum软件源库,获取更新速度和使用更多新版软件
懒人一键命令首先删除yum.repos.d内的文件
然后下载腾讯云的源
解压上去
最后运行生成缓存
rm -rf /etc/yum.repos.d/*
wget http://down.itzmx.com/centos.zip
mv centos.zip /etc/yum.repos.d/
cd /etc/yum.repos.d/
unzip centos.zip
rm -rf centos.zip
yum clean all
yum makecache
本地下载:
最后搜索试试,看看是不是多出来很多扩展插件了
yum search php-pecl
好吧,楼主试了下。。用不了
http://mirrors.tencentyun.com/centos1/6/centosplus/x86_64/repodata/repomd.xml
# ping mirrors.tencentyun.com
PING mirrors.tencentyun.com (10.207.51.54) 56(84) bytes of data.
页:
[1]