Weblog entry #1 for ashirvani
#1
Removing a package with all its config files
Posted by ashirvani on Mon 24 Dec 2007 at 16:30
To remove a package with all of its config files use:
apt-get remove --purge <package-name>
Thank you mebrahim.
apt-get remove --purge <package-name>
Thank you mebrahim.