A program to install linux on termux
中文用户点击这里
echo "deb [trusted=yes arch=all] https://yadominjinta.github.io/files/ termux extras" >> $PREFIX/etc/apt/sources.list.d/atilo.list
apt update && apt install atilo
atilo [command] [Arguments]
Atilo 2.0
Usage: atilo [Command] [Argument]
Atilo is a program to help you install some GNU/Linux distributions on Termux.
Commands:
images list available images
remove remove installed images
pull pulling an image
run run an image
clean clean tmps
help show this help.
Distribution | aarch64 | arm | x86_64 | i686 |
---|---|---|---|---|
Alpine | √ | √ | √ | √ |
CentOS | √ | × | √ | × |
Debian | √ | √ | √ | √ |
Fedora | √ | √ | √ | × |
Kali | √ | √ | √ | √ |
openSUSE | √ | √ | × | × |
Ubuntu | √ | √ | √ | √ |
Telegram:Termux Group ZH_CN
EXALAB/AnLinux-App: APP to help install Linux on termux.
sdrausty/TermuxArch: Arch install script
Neo-Oli/termux-ubuntu: Ubuntu chroot on termux
Hax4us/Nethunter-In-Termux: Install Kali nethunter (Kali Linux) in your termux application without rooted phone
nmilosev/termux-fedora: A script to install a Fedora chroot into Termux
sp4rkie/debian-on-termux: Install Debian 9 (stretch) on your Android smartphone
Hax4us/TermuxAlpine: Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android