apt-cache#

Description#

Displays various information about packages that are stored in the local cache.

Examples#

  • Find a package by package name or description using regex expression
apt-get search nmap
  • Show information about the package (description and dependencies)
apt-get show nmap
  • List the available versions of the application and also direct and reverse dependencies
apt-get showpkg nmap