3 examples for apt-cache

{{ score }}
  # Search for php5 packages
apt-cache search php5
        
{{ score }}
  # See the description of the Apache package
apt-cache show apache2
        
{{ score }}
  # List the names of all packages
apt-cache pkgnames