LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   uninstall source installations (https://www.linuxquestions.org/questions/linux-software-2/uninstall-source-installations-96553/)

shanenin 09-24-2003 10:39 PM

uninstall source installations
 
lets say I installed a program from source, now I want to redo the installation. Is it sufficient to do a whereis command and manually delete? what is the make clean command? What is the most efficient was to uninstall.

DrOzz 09-24-2003 10:41 PM

well if you still have the source folder, usually you can go into the folder and type make uninstall and if either a) its not offered or b) you deleted the folder you can check out the program CheckInstall


All times are GMT -5. The time now is 07:22 AM.