Weblog entry #10 for eric
I just want to know how simply remove old configuration files, from packages in rc states?
I normally --purge packages when removing them, but if I didn't do it how to remove them without reinstalling and removing+purging?
for example,
# dpkg -l |grep xenI think these rc files are keeping a bad boot line in grub/menu.lst and I want to remove them.
[...]
rc xen-utils-3.0 3.0.2+hg9697-2 XEN administrative tools
[...]
thanks
Comments on this Entry
I use a home-made script to that purpose: http://www.kirya.net/tips/purge-all-packages.
Usually, I call this script after using deborphan.
Cheers,
Julien
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]