To be more specific, I would like to do the equivalent of adding the --purge flag to the following command
sudo apt-get autoremove --purge [package name]
to packages that are no longer on the system.
Preferably, I would like know how to do it to specific packages and to every uninstalled package in the system.
autoremoveis just confusing, imo. – Faheem Mitha Mar 28 '12 at 5:20