The most-bestest package manager.
Windows & *nix
Get started over at the Wiki.
-
Packages
- Listing all packages installed.
- Installing a package and it's dependencies.
- Removing a package.
- Pruning any orphaned dependencies. (A dependency on the path will NOT be considered orphaned)
- Updating all packages by parsing and comparing the
patch
version. - Archive decompression support.
-
Path
- Listing all commands provided by a package.
- Listing the commands and their packages.
- Updating which package controls what command.
- A path rebuild command.
- The RUN command.
- Adding a package's dependencies to it's path in the launch command.
-
Sources
- Listing all sources configured.
- Adding a new source.
- Removing a source.
- Refreshing the local source cache, similar to
apt update
.