Apt-get/dpkg

From Briki
Revision as of 11:59, 20 June 2006 by Andrew (talk)
Jump to: navigation, search
  • apt-get install package install package
  • apt-get update update sources
  • apt-get upgrade upgrade all upgradeable packages
  • apt-cache search regexp search for package
  • dpkg -s package show status of package
  • dpkg -L package list files in package
  • dpkg --get-selections list all installed packages