Vue-3.4Vuex

西曲风

关注

阅读 40

2023-10-15

几天前新的RPI OS发布了。官方的发版说明里明确注明已经基于Debian Bookworm了。总的来说切到国内源(清华)跟Bullseye差不多,细节上只有一丢丢不同(non-free变成了non-free-firmware)。

老规矩,仍然是修改/etc/apt/sources.list:

deb https://mirrors.tuna.tsinghua.edu.cn/debian bookworm main contrib non-free-firmware
deb https://mirrors.tuna.tsinghua.edu.cn/debian-security bookworm-security main contrib non-free-firmware
deb https://mirrors.tuna.tsinghua.edu.cn/debian bookworm-updates main contrib non-free-firmware

以及 /etc/apt/sources.list.d/raspi.list:

deb https://mirrors.tuna.tsinghua.edu.cn/raspberrypi bookworm main

测试 sudo apt update 和 upgrade 均没问题。

参考资料:https://www.debian.org/releases/bookworm/arm64/release-notes/ch-information.html#non-free-split


树莓派:64位 RPI OS(Bullseye) 更换国内源_树莓派bullseye换源-CSDN博客

精彩评论(0)

0 0 举报