🪞 国内镜像源 / Termux · 安卓终端 apt 源
选择来源
7 个可用
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.aliyun.com/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.aliyun.com/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://repo.huaweicloud.com/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://repo.huaweicloud.com/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.cloud.tencent.com/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.cloud.tencent.com/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.ustc.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.ustc.edu.cn/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.bfsu.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.bfsu.edu.cn/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.nju.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
pkg update
bash 或者用官方的交互式换源(自带镜像列表)
termux-change-repo
deb https://mirrors.nju.edu.cn/termux/apt/termux-main stable main
cat $PREFIX/etc/apt/sources.list
已复制到剪贴板
当前在 App 内置浏览器中,文件可能无法下载保存。请点右上角菜单,选择「在浏览器中打开」。