You are here: Cyberhome » DeBian
Alle Moeglichen und unmoeglichen Hilfen zu Debian (http://www.debian.org)

  • To learn the status of all the packages installed on a Debian system, execute the command dpkg --list

  • apt-get autoclean removes only useless package files
  • apt-get clean removes all cached package files

  • Remove a package while maintaining its configuration:
    • apt-get remove package …
    • dpkg --remove package …

  • Remove a package and all configuration:
    • apt-get remove --purge package …
    • dpkg --purge package …
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding arbeitsgruppe.ch? Send feedback