{ title: "Pak Features", crumbs: [], }
Pak has the following major features:
While Pak has a strong feature set, there are some characteristics that make Pak unique.
The Pak command has the following commands:
Command | Description |
---|---|
cache | Download and save packages to the the local package cache |
cached | List packages in the cache |
config | Show the Pak configuration |
depend | Display installed package dependencies |
edit | Edit a package description file |
help | Display this usage help |
info | Display README for a package |
init | Create a new pak.json |
install | Install a package on the local system |
list | list installed packages |
prune | Prune named packages |
publish | publish a package in a catalog |
retract | Unpublish a package |
search | Search for packages in the catalog |
uninstall | Uninstall a package on the local system |
update | Update the cache with latest version of packages |
upgrade | Upgrade installed packages |