A graphical package manager for various package formats for Termux and proot-distro
distros.
- updating package lists
- upgrading packages
- installing packages
- uninstalling packages
- all of the above in
proot-distro
distros - supported package managers:
apt
pacman
Download a file from the GitHub releases.
Install python with pkg install python
.
Install the Termux:GUI python bindings with pip install termuxgui
.
Install the Termux:GUI app.
- Python
-
termuxgui
python package - The Termux:GUI app
The license is the Mozilla Public License 2.0.
TL;DR: You can use this program in your own projects, regardless of the license you choose for it. Modifications to this
program have to be published under the MPL 2.0 (or a GNU license in some cases) though.