Hi,
El 01/15/2010 05:11 PM, Marco Castorina escribió:
Hi there,
maybe for many of you this is an easy task, but I still don't know
a way of disinstalling programs installed by src (that is not using
deb packages, as I'm on Ubuntu). Of course they don't appear
in synaptic and, even looking around the web, I didn't find any
working solution.
Any ideas or suggestions?
Usually the same scripts that you use for compilation and installation
have an argument to uninstall (something like "make(/scons/waf/...)
uninstall").
That is a good reason to keep the compilation directory, as you will
need to use the same path prefix options used during the installation...
Best regards,
Natanael.
Thanks in advance,
Marco