🔥 Burn Fat Fast. Discover How! 💪

Ubuntu For Termux Install Ubuntu in Termux without a rooted d | Termux Hackers (Users)

Ubuntu For Termux

Install Ubuntu in Termux without a rooted device


Installation Commands:

$ 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


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