LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pacfile

displays information about files in the pacman database, showing which package

TLDR

Display information about package files
$ pacfile [path/to/file_or_directory]
copy
Compare database values to the file system
$ pacfile [path/to/file_or_directory] --check
copy
Display help
$ pacfile --help
copy
Display version
$ pacfile --version
copy

SYNOPSIS

pacfile [options] path...

DESCRIPTION

pacfile displays information about files in the pacman database, showing which package owns a file and comparing stored metadata against the current file system state. It can identify modified files, missing files, and ownership information.The tool is useful for troubleshooting file ownership conflicts, verifying file integrity, and understanding package relationships. It reads from pacman's local database to provide accurate ownership information.

PARAMETERS

--check

Compare database values against file system state
--package pkg
Restrict output to files owned by specified package
--config file
Use alternate pacman configuration file
--dbpath path
Use alternate database path
--root path
Use alternate installation root
--help
Display help information
--version
Display version information

CAVEATS

Only shows information for files tracked in the pacman database. Files installed outside of pacman will show no ownership. Comparison checks may flag expected modifications (like edited configuration files).

HISTORY

Part of pacutils, a collection of utilities for pacman developed by Andrew Gregory. Provides detailed file-level queries beyond what pacman's built-in query options offer.

SEE ALSO

pacman(8), paccheck(8), pkgfile(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid