Coded by @XSkull7 (telegram)
A Python script that helps you install popular Linux distributions inside Termux with easy install.
No extra dependencies needed just Python 3 and Termux.
Clone the repo and run the script:
pkg install git python -y
git clone https://github.com/DarkSkull777/install-linux.git
cd install-linux
python install.py- Auto install with one click
- Option to add autorun alias into ~/.bashrc
- Example: alias ubuntu='./start-ubuntu22.sh'
Here’s what you can install right now:
Ubuntu
- 18.04
- 20.04
- 22.04
Debian
- 10.00
Manjaro
- 21
Kali Linux
- 21.22
Void
- latest
Fedora
- 33
Arch Linux
- 2021.07.71
- Works only inside Termux (Android).
- Alias setup is optional. if you skip, you can still run the distro manually.
- Tested with Python3