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: <code> pkgfile -v -b <file>

linux/arch/arch_notes.1522606998.txt.gz · Last modified: 2018/04/01 11:23 by dave