linux yum源 epel源

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/zhazhaji/article/details/80470144

mac# yum install epel-release

mac# cd /etc/yum.repos.d

mac# wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo

mac# yum install xxx

接着放心yum找不到包去安装



猜你喜欢

转载自blog.csdn.net/zhazhaji/article/details/80470144