Examples (5)
Search for a package in your current sources
apt-cache search queryShow information about a package
apt-cache show packageShow whether a package is installed and up to date
apt-cache policy packageShow dependencies for a package
apt-cache depends packageShow packages that depend on a particular package
apt-cache rdepends packagemade by @shridhargupta | data from tldr-pages