Factor:factor-packman
From Zen/-/ackers
- Commands
- core commands:
- pkg-install - installs a new package
- pkg-update - updates an existing package to a different version
- pkg-uninstall - uninstall an existing package
- maintenance commands:
- pkg-verify - verify the integrity of the package
- pkg-pack - create a new package tarball from a package source tree
- pkg-unpack - extracts all the files from a package tarball
- pkg-cleanup - cleans up the package cache and other artifacts
- pkg-sign - digitally sign packages so their authenticity can be verified
- information commands:
- pkg-list - get a list of packages (remote / local)
- pkg-dependencies - get a list of all the dependencies for a package (local / remote)
- pkg-info - get detailed information (META-DATA) about a specific package (local / remote)
- pkg-search - search for a package based on a search parameters (local / remote)