androidpackagemanager

1.1.4 • Public • Published

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

Package Sidebar

Install

npm i androidpackagemanager

Weekly Downloads

10

Version

1.1.4

License

MIT

Unpacked Size

11.1 kB

Total Files

7

Last publish

Collaborators

  • der_googler