Installing App from F-Droid with a native CLI
Warning! This module depends on Node.js and Systemless mksh.rc. Install Node.js and Systemless mksh.rc module before using it. You can do this via FoxMMM.
Install Node.js Magisk module first
npm install -g androidpackagemanager
# Do not install with yarn!
# Install latest package
apm install com.termux
# Install with specified version (code)
apm install com.termux#118
apm remove com.fox2code.mmm.fdroid
apm uninstall com.termux