User Tools

Site Tools


linux:arch:arch_notes

This is an old revision of the document!


Arch Notes

pkgfile

Searches the repositories to find which package contains a particular file, use the https://wiki.archlinux.org/index.php/pkgfile:pkgfile command. This command isn't installed by default. It's in the ``pkgfile`` package.

To install:

sudo pacman -Sy pkgfile
sudo pkgfile --update #You'll want to run this if its been a while to (re)build indexes

To find which package contains a command:

pkgfile -v -b <file>

Command line arguments

Argument Description
-v Verbose
-b Search for binaries
linux/arch/arch_notes.1522607087.txt.gz · Last modified: 2018/04/01 11:24 by dave