We want to install termux on Android, so that we can use some commands in termux or install Linux/ubuntu/Debian/NetHunter etc.inside of termux on Android
1.Download and Install termux from F-Droid or Google Play store
2. Launch termux on Android
3. Setup termux storage by executing the following command within termux
termux-setup-storage
4. Once you have installed termux,run the command below to update and upgrade repositories.
$pkg upgrade update
$ pkg autoclean :- Remove outdated .deb files from the cache.
$ pkg clean :- Remove all .deb file from the cache.
Now we have installed and configured termux on android properly