LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pacman-f

short form of pacman --files, which queries the files database

TLDR

This command is an alias of pacman --filesView documentation for the original command
$ tldr pacman files
copy

SYNOPSIS

pacman -F [options] [file(s)]

DESCRIPTION

pacman -F is the short form of pacman --files, which queries the files database. It allows searching for packages that own specific files or listing files owned by packages.

SEE ALSO

Copied to clipboard
Kai