AndroidPKG (aka, Apkg) is a CLI android package manager for APKs, It is still heavily a work in progress.
The project is made so people can access and download APKs simply from adb shell
or Termux, without the need of using a GUI store, It is also mainly
made for debugging purposes, Though, using it for general purpose is also another feature of it.
You can provide ideas or help us in development via issues and pull requests, which are heavily appreciated.
This Project is licensed under BSD-3-Clause
🚧 WIP 🚧
NOTE: This is derived from this repository, and then was moved to here, parts of code from that repository may be used here.