Join WhatsApp

Join Now

Join Telegram

Join Now

How To Install Ubuntu In termux | MfdGaming 2024

5/5 - (2 votes)Thanks

Hi Geeks, In this post i will show you how to install ubuntu in termux or we can say how to install mfdgaming ubuntu in termux. I will show you the step by step guide of installation of mfdgaming ubuntu in termux. We will also talk about the MfdGaming Ubuntu and its features as compared to other ubuntu. Let’s start.

How To install MfdGaming ubuntu in termux?

Installing ubuntu in termux is a little but complex process but through the help of the mfdgaming ubuntu in termux we can install ubuntu through much easier process as compared to other process. Follow the below steps one by one to install mfdgaming ubuntu in termux:

Step 1: The First step is to open the termux app and make sure your internet connection is working.

Step 2: Update the termux packages using pkg update command.

pkg update

Step 3: Type pkg upgrade -y to upgrade termux.

pkg upgrade -y

Step 5: Install proot in termux using pkg install proot -y command.

pkg install proot -y

Step 6: Type pkg install wget -y to install Wget in termux.

pkg install wget -y
Installing Wget

Step 7: Clone MfdGaming ubuntu in termux using git clone https://github.com/MFDGaming/ubuntu-in-termux.git command.

git clone https://github.com/MFDGaming/ubuntu-in-termux.git

Step 8: Go to the mfdgaming ubuntu folder using cd ubuntu-in-termux command.

cd ubuntu-in-termux

Step 9: Give executable permissions to ubuntu using chmod +x ubuntu.sh.

chmod +x ubuntu.sh

Step 10: Start the installation of mfdgaming ubuntu in termux using ./ubuntu.sh -y command.

./ubuntu.sh -y

The ubuntu distro will start installing in termux app. This is the mfdgaming ubuntu that we are installing in termux. after the installtion is finished you can run ubuntu in termux using bash startubuntu.sh command. Make sure that this command should be run in the directory of ubuntu-in-termux .

bash startubuntu.sh
Install Ubuntu

What is MfdGaming Ubuntu In termux?

MfdGaming ubuntu in termux is a Ubuntu distro that contains a script to install ubuntu in termux. this script has been created by mfdgaming and is available on GitHub. MfdGaming ubuntu has much features and easy to install as compared to the other ubuntu scripts. Mfdgaming ubuntu is same as to Install Ubuntu in termux.

How To use MfdGaming ubuntu in termux?

After The installation is finshed one can run the mfdgaming ubuntu in termux through below commands. make sure to restart the termux after installing mfdgaming ubuntu in termux.

Step 1: Go to the ubuntu directory using cd ubuntu-in-termux command.

cd ubuntu-in-termux

Step 2: Run the ubuntu in termux using bash startubuntu.sh command.

bash startubuntu.sh

After opening Ubuntu we have to setup ubuntu in termux through below commands:

Command 1: First thing first, Type apt update to update ubuntu completely in termux.

apt update

Command 2: Type apt install sudo -y to install sudo in termux.

Install sudo in termux
apt install sudo -y

Command 3: Install neofetch and check the OS using apt install neofetch && neofetch command.

apt install neofetch -y && neofetch

Command 4: Check the version of the os using cat /etc/os-release command.

cat /etc/os-release

Command 5: Check the username using whoami command.

whoami

How to install Ubuntu in termux through single command.

We can also install mfdgaming ubuntu in termux through single command. We just have to enter a single command and ubuntu will be completely installed in our Termux app. Type apt update && apt upgrade -y && pkg install proot -y && pkg install wget -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 -y && ./startubuntu.sh command to install ubuntu in termux.

apt update && apt upgrade -y && pkg install proot -y && pkg install wget -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 -y && ./startubuntu.sh

Conclusion:

Ubuntu in termux is a nice alternative of other unix or linux distros as Ubuntu provides more than a command line interface. I have shown you completely how to install Ubuntu in termux. Make sure to follow every step to install Ubuntu in termux properly. If you have any questions regarding this tutorial you can tell me through contact us page. This website provides the data related termux tools. Thanks for reading

Frequently Asked Questions:

Why to install Ubuntu in termux?

Ubuntu in termux is a distro that can be used within the termux. Simply you can run ubuntu packages in Termux.

How to remove Ubuntu from termux?

Just type rm -rf ubuntu-in-termux to remove Ubuntu from termux.

Can i run ubuntu shell in termux?

Yes, you can easily run Ubuntu shell using ubuntu in termux script.

Hi There!  I Am Geek Guy. a Passionate Computer Science Student Diving Deep Into The World Of Technology.