tags: [ packaging ]
To find packages matching :
apt-cache search
To display package records for the named package(s):
apt-cache show ...
To display reverse dependencies of a package:
apt-cache rdepends
To display package versions, reverse dependencies and forward dependencies of
a package:
apt-cache showpkg
To display package installation status and what version is available from
its repository:
apt-cache policy