prt-get
The CRUX package manager.
prt-get install {package_name}
- Install a package with dependency handling:
prt-get depinst {package_name}
- Update a package manually:
prt-get upgrade {package_name}
prt-get remove {package_name}
- Upgrade the system from the local ports tree:
prt-get sysup
prt-get search {package_name}
- Search for a file in a package:
prt-get fsearch {file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).