Skip to content

Linux

Add mirrors from linuxmirrors.cn.

:material-home: 中国大陆(默认)
sudo bash <(curl -sSL https://linuxmirrors.cn/main.sh)
:material-school: 中国大陆教育网
sudo bash <(curl -sSL https://linuxmirrors.cn/main.sh) --edu
:octicons-globe-16: 海外地区
sudo bash <(curl -sSL https://linuxmirrors.cn/main.sh) --abroad
:simple-github: GitHub
sudo bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh)
:simple-gitee: Gitee
sudo bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh)