Termux is a powerful terminal emulator and Linux environment for Android (no root required). It provides a minimal base system with package management (apt, pkg) and access to hundreds of Linux tools.
pkg install openssh to install the OpenSSH package.pkg install vim and pkg install emacs to install them.pkg install bash to install the Bash shell.Happy hacking, and welcome to the command line on the go. termux complete tutorial
termux-setup-storage to re-grant storage permission.pkg clean and then re-installing the package.pkg updatepkg upgradepkg search <term>pkg install <package>pkg uninstall <package>Remember the golden rule: