|
True Packager 2 (TP2) is a package management system written to provide a powerful set of features, some of which are not commonly seen in existing package managers. For example: - Works on Linux, UNIX-like platforms and Windows
- Support for 'namespaces'
- Support 'preview' installs
- Full installation logs kept/managed
- Atomic installation/removal of packages
- Intelligent in-place upgrades/downgrades
- Easy creation of packages
- ACL-based repository management
- Package install/remove and repository management audit log
- Packaging signing support (and optional enforcement)
Of course, all the standard features one might expect are also present: - Full dependency management
- Pulling from multiple repositories
- Trigger scripts
- Package verification
|