Linux-Noob Forums

Full Version: Removing MySQL and Apache SRC Installs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Once you have installed MySQL and Apache from source how can you uninstall them cleanly?

 

Thanks,

Raven Manor

I am not aware of a way to cleanly remove the source install once they are installed except for searching for the libraries and executables and then removing them. Why do you want to remove them completely?
make uninstall worked on mysql