Termux is an Android terminal emulator and Linux environment app that 
works directly with no rooting or setup required. Termux is a powerful terminal emulation software, which is similar to the popular Terminal Emulator app, but it also includes an extensive Linux Package Collection.
 Termux’s package management system is much like Debians Advanced 
Package Tool (APT) in that you can search, install, and uninstall with 
the command apt. Termux installs just a few basic packages out of the box, to reduce APK size on the Play Store, but allows you to install any extra packages
 that you desire. While there are several alternatives to Termux on the 
Google Play Store, none of them offer nearly as many packages as Termux.
If you want to read more about Termux then click here.
you can Download from play store using this link https://play.google.com/store/apps/details?id=com.termux
Termux is only available on Android 5.0 or later indeed.
Top Termux command
If you want to read more about Termux then click here.
you can Download from play store using this link https://play.google.com/store/apps/details?id=com.termux
Termux is only available on Android 5.0 or later indeed.
Top Termux command
- apt update
- apt install [app name]
- apt show [app name]
- apt list
- apt list --installed
  
 

 
 
 
 
 
 
 

 
 
 
 
0 Comments