2012/3/13 shirish शिरीष <[email protected]>: > > If I'm understanding the last statement you made, you mean I should > not delete the files manually but use aptitude purge $packagename to > do the thing for me. >
Yes. You should generally always use 'purge' to remove the remains of a package. Even though you can find out what files are left behind (using previously mentioned methods) you should only use that to inspect their contents. It is best to leave management of those files to the package system. Regards _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

