axi-cache
Fast indexed package search for Debian
TLDR
Search package descriptions
SYNOPSIS
axi-cache command [options] query
DESCRIPTION
axi-cache is a fast package search tool for Debian-based systems using the apt-xapian-index. It provides quick searching of package names, descriptions, and file contents using a pre-built index.
The tool is significantly faster than apt-cache for full-text searches.
PARAMETERS
search term
Search package names and descriptionssearchpkg term
Search package names onlyshow package
Show package informationsearchfile path
Find package containing filemore-like-this package
Find similar packagespolicy package
Show package policy
FEATURES
- Indexed full-text search
- File content searching
- Package similarity detection
- Fast query response
- Relevance ranking
CAVEATS
Requires apt-xapian-index installed and updated. Index must be rebuilt to reflect new packages. Less accurate than apt-file for file searches. Not available on all Debian-based distributions.
HISTORY
axi-cache was developed as part of the apt-xapian-index project by Enrico Zini around 2007 to provide faster package searching using Xapian full-text search engine.
