Termux-usb - Termux Wiki
https://wiki.termux.com/wiki/Termux-usbSet up the necessary packages within Termux. pkg install termux-api libusb clang. Enable OTG (host) mode and insert a usb device. Wait for it to be recognised and verify it using the API: termux-usb -l. Let's assume the device is /dev/bus/usb/001/002. Ask for permission to access it: termux-usb -r /dev/bus/usb/001/002. Try using it from libusb.
GitHub - TermuxArch/TermuxArch: Experience the pleasure of ...
github.com › TermuxArch › TermuxArchThis Termux bash setup shell script will attempt to set Arch Linux up in your Termux environment. Please see install for options how to run setupTermuxArch on device. You can use bash setupTermuxArch once downloaded to install Arch Linux in a Termux PRoot container on your Android smartphone and tablet, and Chromebook too. When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux PRoot on Android, Chromebook and Fire OS on ...