Termux Complete Tutorial |link| -
(Note: pkg is Termux’s native package manager, a wrapper around apt ).
python -m http.server 8000
Termux uses a modified version of the Debian apt package manager, but the specialized pkg wrapper is the preferred tool for beginners. pkg install [package] Downloads and installs a specific tool. pkg uninstall [package] Removes a package from your system. pkg list-all Shows every package currently available to download. pkg search [query] Finds tools related to your search term. termux complete tutorial
Accept the fingerprint, type your password, and you are controlling your server from your phone!
clang hello.c -o hello ./hello
pkg install termux-styling # Then run 'termux-styling' from terminal
Note: This requires 1-2GB of free space. (Note: pkg is Termux’s native package manager, a
You'll be greeted by a command line, typically running the Bash shell.
# Go pkg install golang
You have now installed, configured, and learned the core concepts of Termux. You've learned how to manage packages, access storage, enhance the shell, set up a Python IDE, create an SSH server, and even run full Linux distros.
Think of it as a mini-Linux PC built into your smartphone. You can: pkg uninstall [package] Removes a package from your system