[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to uninstall compiled programs from src?



> > 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 to: