>_ linuxcommand.dev
Startseite apt-cache
Package Management

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
Alternatives
Typical use cases
Standard usage
apt-cache --help
Detailed Help
man apt-cache
Note Useful for package research without installing anything.
Export