Apt-get/dpkg

From Briki
Revision as of 16:58, 9 May 2006 by Admin (talk | contribs)
Jump to: navigation, search
  • apt-get install package install package
  • apt-get update update sources
  • apt-get upgrade upgrade all upgradeable packages
  • dpkg -L package list files in package
  • dpkg -s package show status of package
  • dpkg --get-selections list all installed packages