美文网首页
树莓派4B 软件源更改

树莓派4B 软件源更改

作者: 郭嘉庆 | 来源:发表于2020-04-04 20:39 被阅读0次

编辑/etc/apt/sources.list文件,删除原文件所有内容,用以下内容取代:


deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ buster main non-free contrib

deb-src http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ buster main non-free contrib

编辑/etc/apt/sources.list.d/raspi.list文件,删除原文件所有内容,用以下内容取代:


deb http://mirrors.tuna.tsinghua.edu.cn/raspberrypi/ buster main ui

相关文章

网友评论

      本文标题:树莓派4B 软件源更改

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