Linux已加载插件:fastestmirror, langpacks Loading mirror speeds from cached hostfile 没有可用软件包 libevent-dev。
删除原有的文件: rm -f /etc/yum.repos.d/CentOS-Base.repo 下载阿里的: wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo 清理缓存: yum clean all
如果还是不行
删除yum.repos.d目录下所有文件 rm -f /etc/yum.repos.d/* 重新下载阿里的: wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo 清理缓存: yum clean all

浙公网安备 33010602011771号