How to install Termux in Android without any proplem:
First :
For people who didn't know what is Termux it is terminal for android emulator for more information you can vist https://termux.com/
1-Now we will began : we will install Termux from Google play or if Google play doesn't work i will live another download link
Download here : here's
Download here : here's
Download here : here's
2-After download it we will open it and began to write this command
#apt update &&apt upgrade -y
*then write (N)
#pkg install python python2 -y
#apt install git -y
#apt install php
#pkg install figlet
#pkg install proot -y
#pkg install ruby -y
#pkg install wget -y
#apt install nano
#pkg install unzip
#pkg install net-tools
$ You can Shorten all this command in one command
# [ apt install nano -y &&pkg install figlet -y &&pkg install proot -y &&pkg install ruby -y &&pkg install wget -y &&pkg install unzip&&pkg install net-tools &&pkg install php -y &&pkg install python python2 -y &&apt install git ]
Note : This commands will take some time
Now we finished setup our Termux and tools you can work on it easly now "