home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / aptitude / help.txt < prev    next >
Encoding:
Text File  |  2007-02-26  |  3.0 KB  |  79 lines

  1.                              Aptitude On-Line Help
  2.  
  3.   Use the arrow keys and PageUp/PageDown to view this help; type Return or
  4. Enter to leave it.
  5.  
  6.   The following keys are available by default in the aptitude information
  7. screens.  Other keys are available; consult the README for a list of these.
  8.  
  9.   "q":          Quit.
  10.   "?":          Display this screen.
  11.  
  12.   "f":        Clear the list of "new" packages ('f' for "forget").
  13.  
  14.   Up or "k":    Move the selection up.
  15.   Down or "j":  Move the selection down.
  16.   "^":          Move the selection to the parent of the current item.
  17.   Enter:        Expand or collapse a group of packages.
  18.   "[":          Expand a group of packages and all its subgroups.
  19.   "]":          Collapse a group of packages and all its subgroups.
  20.  
  21.   Enter:        View information about a package.
  22.   "C":          View a package's changelog.
  23.   "+":          Install or upgrade a package, or remove its held state.
  24.   "-":          Remove a package.
  25.   "=":          Hold a package in its current version to prevent upgrades.
  26.   ":":          Keep a package at its current version.  Unlike hold, this
  27.                 will not prevent future upgrades.
  28.   "_":          Request that a package and all its conffiles be removed.
  29.   "L":          Request that a package be reinstalled.
  30.   "M":        Mark a package as being automatically installed.
  31.         Automatically installed packages are removed if no
  32.         manually installed package requires them.
  33.   "m":        Mark a package as being manually installed.
  34.   "F":        Forbid a package from being automatically upgraded to
  35.         a particular version; newer versions will be automatically
  36.         installed.
  37.  
  38.   "u":          Update the lists of available packages.
  39.   "U":        Mark all upgradable packages to be upgraded.
  40.   "g":          Perform all pending installations, removals, and upgrades.
  41.  
  42.   Control-u:    Undo the last action or set of actions.
  43.   "/":          Perform a search.  (on the name of the package by default;
  44.             see the README/User's Manual for more information).
  45.   "\":          Perform a backwards search.
  46.   "n":          Repeat the last search.
  47.   "b":          Search for the next broken package.
  48.  
  49.   "v":          Show the available versions of a package.
  50.   "d":          Show the dependencies of a package.
  51.   "r":          Show the packages depending on a given package.
  52.  
  53.   "D":          Display or hide the package information area.
  54.   "a":        Scroll the package information area up.
  55.   "z":        Scroll the package information area down.
  56.   "i":          Cycle through the package information views.
  57.  
  58.   The "state" flag displayed for a package has the following possible values:
  59.  
  60.    v - virtual
  61.    B - broken
  62.    u - "unpacked"
  63.    C - half-configured
  64.    H - half-installed
  65.    c - removed, but config-files still present (ie, not purged)
  66.    i - installed
  67.    E - internal error (should not happen)
  68.  
  69.   The "action" flag displayed for a package has the following possible values:
  70.  
  71.    h - hold
  72.    p - purge
  73.    d - delete (remove)
  74.    B - broken
  75.    i - install
  76.    r - reinstall
  77.    u - upgrade
  78.    F - the available upgrade has been forbidden via "F"
  79.