Apt-get

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

[edit] From the command line

  • Open a root shell/terminal.
  • Type the root password (in Ubuntu prefix the following commands with sudo).
  • To update the package lists type apt-get update
  • Type apt-get install "program name".
  • For example, to install the Dillo web browser, you would type apt-get install dillo.
  • Confirm by pressing Y.
  • You're done.

[edit] Graphically

  • Synaptic
  • Adept