logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Query Package Info - Manage CRUX Packages | Online Free DevTools by Hexmos

Query package information with pkginfo. Manage installed software and dependencies on CRUX systems efficiently. Free online tool, no registration required.

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|--installed]}}

  • List files owned by a package:

pkginfo {{[-l|--list]}} {{package}}

  • List the owner(s) of files matching a pattern:

pkginfo {{[-o|--owner]}} {{pattern}}

  • Print the footprint of a file:

pkginfo -f {{path/to/file}}

See Also