← 返回命令列表

Linux command

axi-cache 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Search

axi-cache search [keyword]

Search

axi-cache searchpkg [package-name]

Show

axi-cache show [package-name]

Search

axi-cache searchfile [/usr/bin/command]

说明

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.

参数

search _term_
Search package names and descriptions
searchpkg _term_
Search package names only
show _package_
Show package information
searchfile _path_
Find package containing file
more-like-this _package_
Find similar packages
policy _package_
Show package policy

FAQ

What is the axi-cache command used for?

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.

How do I run a basic axi-cache example?

Run `axi-cache search [keyword]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does search _term_ do in axi-cache?

Search package names and descriptions