apt-cache Command Examples

Debian and Ubuntu package query tool. More information: https://manpages.debian.org/latest/apt/apt-cache.8.html.

apt-cache search {{query}}

apt-cache show {{package}}

apt-cache policy {{package}}

apt-cache depends {{package}}

apt-cache rdepends {{package}}