commands.sh

prt-get

linux

The CRUX package manager.

More info →

Examples (7)

Install a package

Install a package with dependency handling

prt-get depinst package

Update a package manually

prt-get upgrade package

Remove a package

prt-get remove package

Upgrade the system from the local ports tree

prt-get sysup

Search the ports tree

prt-get search query

Search for a file in a package

prt-get fsearch file
made by @shridhargupta | data from tldr-pages