Re: Remove configuration files

2008-10-30 Thread Sjoerd Hardeman
Allan Xavier Aguilar Castillo schreef: > ¡Hello there! This is my question: if I wish to eliminate a package > plus its configuration files with APT, I just type: > > sudo apt-get remove --purge /package > > /However, if I have removed packages without eliminate its > configuration

Re: Remove configuration files

2008-10-30 Thread Teemu Likonen
Allan Xavier Aguilar Castillo (2008-10-30 14:46 -0600) wrote: > However, if I have removed packages without eliminate its > configuration files (without the command --purge), how can I then > eliminate its configuration files, after I have already eliminated the > package? Thank you. With ap

[SOLVED] Remove configuration files

2008-10-30 Thread Allan Xavier Aguilar Castillo
¡Hello there! I solved it this way: sudo aptitude purge '~'c Thank you very much! -- Allan Xavier Aguilar Castillo [EMAIL PROTECTED] GNU is not Unix

Re: Remove configuration files

2008-10-30 Thread tôba
#dpkg -P packagename -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Remove configuration files

2008-10-30 Thread Allan Xavier Aguilar Castillo
¡Hello there! This is my question: if I wish to eliminate a package plus its configuration files with APT, I just type: sudo apt-get remove --purge *package *However, if I have removed packages without eliminate its configuration files (without the command *--purge*), how can I t