pkgfile Command Examples

Search files from packages in the official repositories on Arch-based systems. See also: pacman files, describing the usage of pacman --files. More information: https://man.archlinux.org/man/extra/pkgfile/pkgfile.1.

sudo pkgfile --update

pkgfile {{filename}}

pkgfile --list {{package}}

pkgfile --list --binaries {{package}}

pkgfile --ignorecase {{filename}}

pkgfile --binaries {{filename}}

pkgfile --verbose {{filename}}

pkgfile --repo {{repository_name}} {{filename}}