Understanding the Termux Root-Repo While Termux is designed to run in a non-root environment
echo "deb https://packages.termux.org/apt/termux-root root stable" >> $PREFIX/etc/apt/sources.list.d/root.list root repo termux
If your Android device is , stop here. The root repo will not work. You can install the packages, but they will throw permission denied errors. Understanding the Termux Root-Repo While Termux is designed
Once enabled, you can install tools that are restricted in the standard Termux environment: aircrack-ng : Used for network security auditing and Wi-Fi testing. root repo termux
: This is the Termux-optimized version of su . Run pkg install tsu .
pkg install root-repo pkg update pkg install tsu nmap tcpdump tsu