Ubuntu软件源、pip源大全,国内网站网址,阿里云、网易163、搜狐、华为、清华、北大、中科大、上交、山大、吉大、哈工大、兰大、北理、浙大

文章目录

一、企业镜像源

1、阿里云

网址:https://developer.aliyun.com/mirror/

选择ubuntu

然后会找到软件源的网址

2、网易163

网址:http://mirrors.163.com/

ubuntu帮助地址:http://mirrors.163.com/.help/ubuntu.html

里面会找到换源的网址

3、搜狐镜像

http://mirrors.sohu.com/

4、华为

https://mirrors.huaweicloud.com/home

二:高校镜像源

1、清华源

网址:https://mirrors.tuna.tsinghua.edu.cn/

ubuntu帮助地址:https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/
然后会找到软件源的网址

2、北京大学

https://mirrors.bupt.edu.cn/

使用帮助:https://mirrors.bupt.edu.cn/help/ubuntu/

3、中国科学技术大学源 (USTC)

网址:http://mirrors.ustc.edu.cn/
ubuntu帮助地址:http://mirrors.ustc.edu.cn/help/ubuntu.html
里面会找到换源的网址

4、 上海交通大学

https://mirror.sjtu.edu.cn/

ubuntu换源网址:https://mirror.sjtu.edu.cn/docs/ubuntu

5、山东大学

https://mirrors.sdu.edu.cn/#/home

ubuntu帮助网址:https://help.mirrors.cernet.edu.cn/ubuntu/?mirror=SDU

6、 吉林大学开源镜像站

https://mirrors.jlu.edu.cn/
帮助文档网址:https://mirrors.jlu.edu.cn/_docs/

7、 哈尔滨工业大学开源镜像站

https://mirrors.hit.edu.cn/#/home
ubuntu帮助地址:https://mirrors.hit.edu.cn/#/doc/ubuntu

8、 西安交通大学软件镜像站

https://mirrors.xjtu.edu.cn/

9、 兰州大学

网址:http://mirror.lzu.edu.cn/
ubuntu帮助网址:http://mirror.lzu.edu.cn/help/#/docs/ubuntu

10、 北京理工

网址:http://mirror.bit.edu.cn/web/

帮助网址没有找到

11、 浙江大学

网址:http://mirrors.zju.edu.cn/
ubuntu网址:http://mirrors.zju.edu.cn/docs/ubuntu/
里面可以找到换源网址

三: pip镜像源

1、清华镜像源

https://pypi.tuna.tsinghua.edu.cn/simple

2、豆瓣镜像源

http://pypi.douban.com/simple/

3、阿里镜像源

http://mirrors.aliyun.com/pypi/simple/

4、中国科学技术大学

http://pypi.mirrors.ustc.edu.cn/simple/

5、中国科技大学

https://pypi.mirrors.ustc.edu.cn/simple/ ## 6、中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/ ## 7、华中理工大学 http://pypi.hustunique.com/ ## 8、山东理工大学 http://pypi.sdutlinux.org/ 参考文章: (1)[Ubuntu20.04更换国内下载源和pip国内源+安装Anaconda+pycharm](https://blog.csdn.net/Bluemoon17/article/details/127204209) 网址:https://blog.csdn.net/Bluemoon17/article/details/127204209 (2)[ubuntu 更换系统软件源 和 pip源](https://blog.csdn.net/weixin_39715012/article/details/120635192) 网址:https://blog.csdn.net/weixin_39715012/article/details/120635192 (3)[Ubuntu系统镜像下载,国内镜像站大全(山大/清华/阿里/浙大/中科大...)](https://blog.csdn.net/weixin_45498383/article/details/131047312) 网址:https://blog.csdn.net/weixin_45498383/article/details/131047312

相关推荐
pluvium2716 分钟前
记对 xonsh shell 的使用, 脚本编写, 迁移及调优
linux·python·shell·xonsh
2401_8274999930 分钟前
python项目实战09-AI智能伴侣(ai_partner_5-6)
开发语言·python
PD我是你的真爱粉32 分钟前
MCP 协议详解:从架构、工作流到 Python 技术栈落地
开发语言·python·架构
龙文浩_34 分钟前
Attention Mechanism: From Theory to Code
人工智能·深度学习·神经网络·学习·自然语言处理
ZhengEnCi36 分钟前
P2G-Python字符串方法完全指南-split、join、strip、replace的Python编程利器
python
微臣愚钝1 小时前
prompt
人工智能·深度学习·prompt
是小蟹呀^1 小时前
【总结】LangChain中工具的使用
python·langchain·agent·tool
宝贝儿好1 小时前
【LLM】第二章:文本表示:词袋模型、小案例:基于文本的推荐系统(酒店推荐)
人工智能·python·深度学习·神经网络·自然语言处理·机器人·语音识别
王夏奇1 小时前
pythonUI界面弹窗设置的几种办法
python·ui
ZhengEnCi1 小时前
P2B-Python可迭代对象完全指南-从列表到生成器的Python编程利器
python