Hello friends, all of you are welcome to our blog, today we are going to tell you how we can install Ubuntu in Termux.
To install Ubuntu in Termux, you have to use the commands given below.
$ apt update && apt upgrade
$ apt install proot-distro
$ proot-distro list
Here you will get a list of distributions of Linux, from which you can install any distribution. But if you want to install ubuntu then you have to use the command given below.
$ proot-distro install ubuntu
Hurry!!! You have successfully installed Ubuntu.
$ proot-distro login ubuntu (to login in Ubuntu)
$ proot-distro reset ubuntu (to reinstall Ubuntu)
$ proot-distro remove ubuntu (to uninstall Ubuntu)