ubuntu
ubuntu copied to clipboard
Install ubuntu in Termux Without Rooted Device
Ubuntu For Termux
Install Ubuntu in Termux without a rooted device
Version
Ubuntu Base 19.10 (Eoan Ermine) [16-10-2019]
Installation Commands
apt updateapt install git wget proot -ygit clone https://github.com/htr-tech/ubuntucd ubuntuchmod +x ubuntu.shbash ubuntu.sh
Single Command
apt update && apt install git wget proot -y && git clone https://github.com/htr-tech/ubuntu && cd ubuntu && chmod +x ubuntu.sh && bash ubuntu.sh
-
Start ubuntu
bash start.sh -
Exit ubuntu
logout