搜狐开源镜像站: http://mirrors.sohu.com/
网易开源镜像站: http://mirrors.163.com/
开源中国: http://mirrors.oschina.net/
首都在线科技股份有限公司: http://mirrors.yun-idc.com/
阿里云开源镜像: http://mirrors.aliyun.com/
LUPA: http://mirror.lupaworld.com/
常州贝特康姆软件技术有限公司(原cn99): http://centos.bitcomm.cn/
大学类
中山大学镜像: http://mirror.sysu.edu.cn/
山东理工大学: http://mirrors.sdutlinux.org/
哈尔滨工业大学: http://run.hit.edu.cn/
中国地质大学: http://cugbteam.org/
大连理工大学: http://mirror.dlut.edu.cn/
西南林业大学 http://cs3.swfu.edu.cn/cs3guide.html
北京化工大学(仅教育网可以访问),包含 CentOS 镜像: http://ubuntu.buct.edu.cn/
天津大学: http://mirror.tju.edu.cn/
西南大学: http://linux.swu.edu.cn/swudownload/Distributions/
青岛大学: http://mirror.qdu.edu.cn/
南京师范大学: http://mirrors.njnu.edu.cn/
大连东软信息学院: http://mirrors.neusoft.edu.cn/
浙江大学: http://mirrors.zju.edu.cn/
兰州大学: http://mirror.lzu.edu.cn/
厦门大学: http://mirrors.xmu.edu.cn/
北京理工大学:
http://mirror.bit.edu.cn (IPv4 only)
http://mirror.bit6.edu.cn (IPv6 only)
北京交通大学:
http://mirror.bjtu.edu.cn (IPv4 only)
http://mirror6.bjtu.edu.cn (IPv6 only)
http://debian.bjtu.edu.cn (IPv4+IPv6)
上海交通大学:
http://ftp.sjtu.edu.cn/ (IPv4 only)
http://ftp6.sjtu.edu.cn (IPv6 only)
清华大学:
http://mirrors.tuna.tsinghua.edu.cn/ (IPv4+IPv6)
http://mirrors.6.tuna.tsinghua.edu.cn/ (IPv6 only)
http://mirrors.4.tuna.tsinghua.edu.cn/ (IPv4 only)
中国科学技术大学:
http://mirrors.ustc.edu.cn/ (IPv4+IPv6)
http://mirrors4.ustc.edu.cn/
http://mirrors6.ustc.edu.cn/
东北大学:
http://mirror.neu.edu.cn/ (IPv4 only)
http://mirror.neu6.edu.cn/ (IPv6 only)
华中科技大学:
http://mirrors.hust.edu.cn/
http://mirrors.hustunique.com/
电子科技大学: http://ubuntu.uestc.edu.cn/
电子科大凝聚工作室(Raspbian单一系统镜像) http://raspbian.cnssuestc.org/
电子科大星辰工作室(少数小众发布版镜像) http://mirrors.stuhome.net/
PyPi 镜像
豆瓣: http://pypi.douban.com/
山东理工大学: http://pypi.sdutlinux.org/
中山大学: http://mirror.sysu.edu.cn/pypi/
V2EX: http://pypi.v2ex.com/simple/
RubyGems 镜像
中山大学: http://mirror.sysu.edu.cn/rubygems/
山东理工大学: http://ruby.sdutlinux.org/
淘宝网: http://ruby.taobao.org/
npm 镜像
cnpmjs: http://cnpmjs.org/
1、到相关Linux发行版的官方网站下载2、到开源镜像站下载,比如网易开源镜像站http://mirrors.163.com/
原来的Red
Hat自9之后就没有了,变成了RHEL(Red
Hat
Enterprise
Linux)了,是商业软件,免费的桌面版变成了Fedora,由社区支持开发。而且Red
Hat
9也比较老了,RHEL都出到6.3了,推荐用RHEL依照开放源代码规定释出的源代码重编译而成的CentOS(免费的)。
Homebrew (官网) 是一款包管理工具,目前支持macOS和Linux系统。主要有四个部分组成: brew、homebrew-core 、homebrew-cask、homebrew-bottles。
Homebrew官方安装脚本:
但 raw.githubusercontent.com 访问不稳定,如果等待一段时间后遇到下面提示,就说明无法访问官方脚本地址
我们可以提前设置homebrew-core镜像源并通过jsdelivr CDN加速脚本安装:
或者参考下清华镜像站的 Homebrew/Linuxbrew 镜像使用帮助 ,这里节约些安装的篇幅。
官方源是 https://github.com/Homebrew/homebrew-xxx.git ,由于 实在太慢了 我们基本不用。
清华镜像站同时提供 Homebrew 的 formula 索引的镜像(即 brew update 时所更新内容)。
*** 作说明 :设置环境变量 HOMEBREW_BOTTLE_DOMAIN ,值为 https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles 。
中国科大开源软件镜像站:https://mirrors.ustc.edu.cn/
清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/
阿里云Homebrew源:https://mirrors.aliyun.com/homebrew
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)