LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   completely remove all traces of a program?? (https://www.linuxquestions.org/questions/linux-newbie-8/completely-remove-all-traces-of-a-program-211935/)

wrat 07-31-2004 05:24 PM

completely remove all traces of a program??
 
how to do this?? I used apt-get remove foo.bar --purge However config files still exist
because when i reinstall it its still messed up...the program is kaudiocreator and I messed it up by deleting the encoders now its all messed up and removing and reinstall is not helping...the encoders are still on the sytem but kaudio just ignores em??? I would like to be able to install it fresh like it was never on my system...

fancypiper 07-31-2004 05:34 PM

The directorys under /etc hold the config files. Delete the config files you need to delete under that.

# Understanding Linux Filesystem layout:
Directory Navigation Help File
Filesystems, Directories, and Devices Help File

wrat 07-31-2004 05:52 PM

nope not there checked that its got to be a hidden file

Mara 07-31-2004 05:59 PM

There might be a problem with your local config files (in your $HOME). Search your ~/.kde directory.


All times are GMT -5. The time now is 08:29 AM.