TLDR
Enter a command. For example: aurman, dockerd, dir, journalctl.

pkginfo

 
Query the package database on a CRUX system. More information: https://crux.nu/Main/Handbook3-6#ntoc19.
 
  • List installed packages and their versions:
     
    pkginfo -i
     
  • List files owned by a package:
     
    pkginfo -l {{package_name}}
     
  • List the owner(s) of files matching a pattern:
     
    pkginfo -o {{pattern}}
     
  • Print the footprint of a file:
     
    pkginfo -f {{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.