What is Termux?
Termux is a free and open source terminal emulator for Android which allows for running a Linux environment on an Android device. In addition, various software can be installed through the application's package manager.
How To Install Termux :
1. Download and Install F-Droid application
2. Launch the F-droid application after installation and search for Termux
3. Install Termux through the F-droid Application
4. Give storage permission to Termux by executing the command
- termux-setup-storage
5. Now update Termux repositories by typing the command
- apt update && apt upgrade
This is how you configure termux on Android properly