Fulltext results:
- Cleanup Packages
- ====== Cleanup Packages ====== ===== Purge uninstalled Packages ===== If a package is removed, it is only uninstalled, but the co... you can ge a list of uninstalled (but not purged) packages with this command: <code bash> dpkg --get-select... feed this list directly to aptitude to purge the packages: <code bash> aptitude purge $(dpkg --get-selecti