This is a script that allows you to install ubuntu on your Termux application without a rooted device. You may have read so many articles or watched videos about installing ubuntu in android device with the help of termux application. If you still can’t find a clear way to install both CLI ( Command Line Interface) and GUI ( Graphical User Interface) version of Ubuntu in your android device, then this article is for you. In this article, I’ll tell you step-by-step guide on how to install ubuntu in termux without root.
Installation steps
- apt-get update && apt-get upgrade -y
- apt-get install wget -y
- apt-get install proot -y
This command will install the git package which will allow us to download projects from the GitHub Repository. just copy and paste this command and the git will be installed on your Termux.
- apt-get install git -y
The git-clone command will download the ubuntu-in-termux project from the GitHub repository. Just copy and paste this command in Termux and the tool will be installed in 5 seconds.
- git clone https://github.com/MFDGaming/ubuntu-in-termux.git
Step 2-
How To Run the ubuntu-in-termux
Move into the IP-Tracer Folder. If you want to know basic commands of Termux you should must read. Now change your open directory to ubuntu-in-termux.
- cd ubuntu-in-termux
- chmod +x ubuntu.sh
- ./ubuntu.sh -y
- ./startubuntu.sh
This article is for educational purposes only. We have written this article to instruct you about such kinds of phishing attacks that are done by attackers. We are not responsible for any misuse of this article or tool.
0 Comments
Please don't enter any spam link in the comment box.