Install Ubuntu in Android Phone with Termux (No Root).
Official GitHub MFDGaming: https://github.com/MFDGaming/ubuntu-in-termux
Termux Terminal
- pkg upgrade -y
- pkg install wget -y
- pkg install proot -y
- pkg install git -y
- git clone https://github.com/MFDGaming/ubuntu-in-termux.git
- cd ubuntu-in-termux
- chmod +x ubuntu.sh
- ./ubuntu.sh
- ./startubuntu.sh
Once Ubuntu have started, just use it as normal such as updating the repositories
10. apt update && apt upgrade -y
After update, you can proceed to use as normal and install any packages you want.
!!! HAPPY COMPUTING !!!
No comments:
Post a Comment