commands.sh

pacfile

linux

Display information about package files, including repository data, filesystem checks, and database comparisons.

More info →

Examples (4)

List all available packages

pacfile path/to/file_or_directory

Compare database values to the filesystem

pacfile path/to/file_or_directory --check

Display help

pacfile --help

Display version

pacfile --version
made by @shridhargupta | data from tldr-pages