PSeudo Package Manager (PSPMan) - a package manager aid
- Manage:
- automatically pull (update code)
- group (maintain isolated groups)
- attempt installation
Packages from Git Repositories.
- python (pip)
- make (configure, make)
- make (Makefile)
- cmake
- meson (ninja)
- pull-only (don't install)
May be extended for other methods using instruction file. (see documentation for Extensions) Pull requests are welcome.
- This is still only an aid. Some work
- rebase
- cherrypick
- ediff
- git headless state management
- etc.
needs to be (/ can be) done manually.
All databases are deliberately maintained in yml format for a reason.
- Delete projects (if requested)
- Pull installation urls (default)
- Update github projects
Refer to INSTALL.rst or Check section INSTALLATION
This is a personal package manager. Do NOT run it as ROOT.
Never supply root password or sudo prefix unless you really know what you are doing.
May mess up root file system. Do not use as ROOT.
DEBUG
=True
environment variable prints debugging information