apt-cache
Queries package metadata from the APT cache.
Syntax
$apt-cache [COMMAND] [PACKAGE]
Optionen
search
Search package names/descriptions
show
Show package details
policy
Show version and repo priorities
depends
Show package dependencies
Examples
Examples
$apt-cache search nginx
Examples
$apt-cache policy openssl
Examples
$apt-cache show curl
Typical use cases
apt-cache --help
man apt-cache
Note
Useful for package research without installing anything.
Export