androidpackagemanager
v1.1.4
Published
Installing App from F-Droid with a native CLI
Downloads
66
Maintainers
Readme
Android Package Manager
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
Install Node.js Magisk module first
npm install -g androidpackagemanager
# Do not install with yarn!
Usage
# Install latest package
apm install com.termux
# Install with specified version (code)
apm install com.termux#118
Removing
apm remove com.fox2code.mmm.fdroid
apm uninstall com.termux