TLDR
Enter a command. For example: rgrep, lvm, bzfgrep, mate about.

prt-get

 
The CRUX package manager. More information: https://crux.nu/doc/prt-get%20-%20User%20Manual.html.
 
  • Install a package:
     
    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}}
     
  • Remove a package:
     
    prt-get remove {{package_name}}
     
  • Upgrade the system from the local ports tree:
     
    prt-get sysup
     
  • Search the ports tree:
     
    prt-get search {{package_name}}
     
  • Search for a file in a package:
     
    prt-get fsearch {{file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.