Uninstalling packages (built from scratch)
Hello,
I want to uninstall a package that was built from scratch :
./configure
make
make install
I have read that "make uninstall" would do the trick. However when I run this comand. I get an error, something like "target not found"
I have been able to install ok, but now I would like learn how to unistall.
I relatively new guy to Linux and I would greatly appreciate the help.
Last edited by jlp1976; 03-09-2005 at 08:32 AM.
|