apt-get --purge remove [package] the other one is correct. There are times when the removal script fails and it will tell you that it could not remove a directory because it is not empty in that case you just remove it by hand with rm -rf /path/to/directory/that/failed/to/remove.Quote:
Originally Posted by none1
