removing compiled things?

'Forum Post ulist at gs1.ubuntuforums.org
Mon Nov 28 20:43:38 UTC 2005


Just cd to the directory with sources which you had compiled, and write
in terminal *make uninstall*. It should be working for the most of the
compilations but imo better and much safer is using checkinstall in the
future for ya ;-) Checkinstall is really comfortable tool which makes
*.deb from sources for your machine, and you have to write just 3
commands 



1. ./CONFIGURE



2. MAKE



3. CHECKINSTALL


Cheers


-- 
bugi




More information about the ubuntu-users mailing list