Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2006-09-13 13:25:18
Size: 1216
Editor: ?AlanB
Comment:
Revision 11 as of 2006-09-13 17:28:57
Size: 1233
Editor: ?AlanB
Comment: typo
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Aptitude is a ["Ncurses"] based ["FrontEnd"] to ["Apt"], the debian package manager. Since it is text based, it is ran from a terminal or CLI (command line interface). Aptitude It has a number of useful features, including: Aptitude is a ["Ncurses"] based ["FrontEnd"] to ["Apt"], the debian package manager. Since it is text based, it is ran from a terminal or a CLI (command line interface). Aptitude has a number of useful features, including:
Line 15: Line 15:
 Type

 aptitude

 in a ["terminal"]
 Enter the following from a ["terminal"]:
{{{
aptitude
}}}

Aptitude is a ["Ncurses"] based ["?FrontEnd"] to ["Apt"], the debian package manager. Since it is text based, it is ran from a terminal or a CLI (command line interface). Aptitude has a number of useful features, including:

  • a mutt-like syntax for matching packages in a flexible manner
  • mark packages as "automatically installed" or "manually installed" so that packages can be auto-removed when no longer required

  • colorful preview of actions about to be taken
  • dselect-like persistence of user actions
  • the ability to retrieve and display the Debian changelog of most packages
  • ["AptCLI"]-like (= apt-get + apt-cache) command line mode ("aptitude install foo")

aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken.

Run

  • Enter the following from a ["terminal"]:

aptitude

Use

After running it, utilize:

  • F10 to access to the menu and use aptitude. This is the main key.
  • ? for help

Package

http://packages.debian.org/aptitude

Home page

See also

["apt.conf"] ["preferences"] ["sources.list"]