On Tue, Dec 28, 2004 at 06:27:03PM +0530, Santosh Laxman Kyadari wrote:
It would be thankfull If any one tell me how to uninstall packages in debian along with configuration files of the package. I have tried
apt-get --purge remove exim4. But this does not delete the conf. files.
apt-get remove --purge exim4
and more on I would like to know how to see the installed packages in debian.
dselect, or dpkg -l.