SkillAgentSearch skills...

Pkgfile

an alpm .files metadata explorer

Install / Use

/learn @falconindy/Pkgfile
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GitHub Actions status | falconindy/pkgfile

pkgfile

pkgfile answers the question of "what package owns this file?" or "what are the file contents of this package?" even if the package isn't installed. pkgfile is targetted at Arch Linux users and depends on the .files databases served by package mirrors.

pkgfile differs from the functionality of pacman -F in that it's more flexible (offering more ways to filter searches), has more friendly output for machine consumption, and is generally much faster (generally by an order of magnitude when reading from page cache).

This repo contains the source code for two binaries:

  • pkgfile: the main commandline tool, used to search and list packages.
  • pkgfiled: a daemon for keeping pkgfile's databases up to date with pacman.
View on GitHub
GitHub Stars107
CategoryDevelopment
Updated1mo ago
Forks24

Languages

C++

Security Score

95/100

Audited on Feb 16, 2026

No findings