how to install ubuntu on termux android | how to install ubuntu in termux | how to install ubuntu in termux without root | install ubuntu in termux android | how to install ubuntu | Install ubuntu in termux 2022 |

Hacker X Phantom
1 minute read

how to install ubuntu on termux android | how to install ubuntu in termux | how to install ubuntu in termux without root | install ubuntu in termux android | how to install ubuntu | Install ubuntu in termux 2022 |

Hacker-x-phantom

What Will I Learn?

  • You will learn how to install ubuntu on android via termux

Requirements

  • Termux You can get it in google playstore 

Difficulty

Tutorial Contents

  • Install package update & upgrade 
    if you have installed termux, now install package update & upgrade with command
  • Follow Steps:

Copy and paste it to install ubuntu in termux.

 apt-get update -y && apt-get upgrade
apt-get install git -y 
apt-get install proot -y 
apt-get install wget -y
git clone https://github.com/MFDGaming/ubuntu-in-termux.git
ls
cd ubuntu-in-termux
ls
chmod +x ubuntu.sh 
./ubuntu.sh
Now  run  the ubuntu by this command:
./startubuntu.sh