View Single Post
Posts: 269 | Thanked: 93 times | Joined on Feb 2008
#5
Originally Posted by debernardis View Post
This is a feature not a bug: this way, when you decide to install again that particular application, you'll find it already configured the way it was.
There are ways to uninstall both the application and its configuration; they need the use of command line and superuser mode - apt-get purge is the command.
Shouldn't it be
Code:
apt-get --purge remove <namepackage>
 

The Following User Says Thank You to JustNick For This Useful Post: