> > just wondering "howto" do the 'proper' way to uninstall useless programs
> > compiled from source...

IF you still have the source and IF it uses autoconf/automake and IF you
can remember how you configured it:

configure all-of-the-options-you-gave-it
[as root]
make uninstall


Ross Burton

Reply via email to