Re: how to uninstall

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



scaglietti amore wrote:
hello guys i have centos5.1, and my subject is : when i install a package without the rpm tool cause its not rpm package like configure , make , make install how can i uninstall it later ?

if there's an 'uninstall' target in the Makefile, then...

   cd projectdirectory   (where you built it originally)
   make uninstall

or, find out what 'make install' did (usually by examining the Makefile in the project directory), and manually undo it. _______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux