GitXplorerGitXplorer
t

termux-gui-pm

public
9 stars
2 forks
0 issues

Commits

List of commits on branch main.

No commits found

There are no commits on branch main.

README

The README file for this repository.

termux-gui-pm

A graphical package manager for various package formats for Termux and proot-distro distros.

Features

  • updating package lists
  • upgrading packages
  • installing packages
  • uninstalling packages
  • all of the above in proot-distro distros
  • supported package managers:
    • apt
    • pacman

Installation

GitHub

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.

Dependencies

License

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.