How to install ubuntu in Termux ?
Open Termux app and type following commands :
- pkg update
- pkg install git wget proot -y
- git clone
- cd termux-ubuntu
- chmod +x ubuntu.sh
- ./ubuntu.sh
Now ubuntu is installed in termux to start ubuntu type :
- ./start-ubuntu.sh
Install ubuntu using Tool-X :
Download Tool-X tool and use following steps.
Now ubuntu is installed in termux to start ubuntu type :
- ./start-ubuntu.sh
Comments
Post a Comment