美文网首页程序员
openSUSE leap 42.1添加阿里镜像源

openSUSE leap 42.1添加阿里镜像源

作者: SilenMark | 来源:发表于2016-01-05 00:05 被阅读0次

openSUSE官方镜像访问速度实在不敢恭维,搜索了好久也没找到国内镜像源,偶然想起在用ubuntu/mint/fedora时经常添加163和阿里云的镜像,试了试,果然被我找到了。记录一下,惠人惠己!

zypper addrepo -f http://mirrors.aliyun.com/opensuse/update/leap/42.1/oss  openSUSE-42.1-Update-Oss

zypper addrepo -f http://mirrors.aliyun.com/opensuse/update/leap/42.1/non-oss/ openSUSE-42.1-Update-Non-Oss

zypper addrepo -f http://mirrors.aliyun.com/opensuse/distribution/leap/42.1/repo/oss/ openSUSE-42.1-Oss

zypper addrepo -f http://mirrors.aliyun.com/opensuse/distribution/leap/42.1/repo/non-oss/  openSUSE-42.1-Non-Oss

zypper addrepo -f http://mirrors.aliyun.com/packman/openSUSE_Leap_42.1/ aliyun-packman

相关文章

网友评论

    本文标题:openSUSE leap 42.1添加阿里镜像源

    本文链接:https://www.haomeiwen.com/subject/ffeahttx.html