¡Hello there! This is my question: if I wish to remove a package plus its configuration files with APT, I just type:
sudo apt-get remove --purge package
However, if I have removed the package without its configuration files (without the command --purge), how do I remove the configuration files, even after I have removed the package? Than you.
-- Allan Xavier Aguilar Castillo address@hidden GNU is not Unix