User Tools

Site Tools


linux:arch:arch_notes

This is an old revision of the document!


Table of Contents

Arch Notes

pacman

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 on Manjaro. 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 -vb <file>

Command line arguments

Argument Description
-v Verbose
-b Search for binaries
linux/arch/arch_notes.1563078262.txt.gz · Last modified: 2019/07/13 21:24 by dave