View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#7
when using apt-get dpkg works in the background.
i always use apt-get remove or apt-get purge (if i want to remove the configs too).
afterwards i make apt-get autoremove to uninstall the additional packages which were installed with the removed program but not uninstalled automatically. ^^