LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Uninstalling files (https://www.linuxquestions.org/questions/linux-newbie-8/uninstalling-files-38639/)

nimrod 12-17-2002 09:14 AM

Uninstalling files
 
I'm very new to linux
I have RedHat 7.3
I understood how to unpack, compile and install src files,
but I was wandering, how to uninstall a program ?
I installed Proftpd but I was wishing to uninstall it in order
to install Pureftpd.
Is there some automated procedure to remove all installed files ?
Do I have to do it manually ?
Thanks


rioguia 12-17-2002 11:00 AM

if you used an rpm to install
rpm -e proftpd

cipher_arg 12-17-2002 11:20 AM

if you look carefully on many of you INSTALL files you will find out you can type "make clean" to delete some files

nimrod 12-17-2002 11:33 AM

ok thanks I will try it :)


All times are GMT -5. The time now is 02:42 PM.