安装
换源
termux-change-repo
一键换源 也可以手动修改apt edit-sources
。 如果找不到编辑器的话,可以用EDITOR=nano
用系统自带的nano。deb https://mirrors.ustc.edu.cn/termux/apt/termux-main stable main
使用软链接
ln -s /storage/emulated/0/documents /data/data/com.termux/files/home
安装GNU/Linux系统
安装
bash
pkg install proot-distro
然后你就可以通过
bash
proot-distro install <alias> #安装任意操作系统啦