[013]操作系统系列 | 树莓派更换镜像源
一、修改软件更新源
sudo nano /etc/apt/sources.list
用http://mirrors.ustc.edu.cn/raspbian/raspbian/ 替换掉原本的 http://raspbian.raspberrypi.org/raspbian/
二、修改系统更新源
sudo nano /etc/apt/sources.list.d/raspi.list
和上面一样!通过http://mirrors.ustc.edu.cn/raspbian/raspbian/ 替换掉原本的 http://raspbian.raspberrypi.org/raspbian/
三、同步更新源
sudo apt-get update
四、更新升级以安装软件包
sudo apt-get upgrade
五、其他源
中国科学技术大学
Raspbian http://mirrors.ustc.edu.cn/raspbian/raspbian/
阿里云
Raspbian http://mirrors.aliyun.com/raspbian/raspbian/
清华大学
Raspbian http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/
华中科技大学
Raspbian http://mirrors.hustunique.com/raspbian/raspbian/ Arch Linux ARM http://mirrors.hustunique.com/archlinuxarm/
华南农业大学(华南用户)
Raspbian http://mirrors.scau.edu.cn/raspbian/
大连东软信息学院源(北方用户)
Raspbian http://mirrors.neusoft.edu.cn/raspbian/raspbian/
重庆大学源(中西部用户)
Raspbian http://mirrors.cqu.edu.cn/Raspbian/raspbian/
新加坡国立大学
Raspbian http://mirror.nus.edu.sg/raspbian/raspbian
牛津大学
Raspbian http://mirror.ox.ac.uk/sites/archive.raspbian.org/archive/raspbian/
韩国KAIST大学
Raspbian http://ftp.kaist.ac.kr/raspbian/raspbian/
本文地址:https://blog.csdn.net/weixin_41593408/article/details/109005643
上一篇: Alios things资料篇
下一篇: 集电环的工作原理及用途