On 8/14/06, Angel Tsankov <[EMAIL PROTECTED]> wrote:
The LFS book says how to install certain applications but it does not say 
anything about uninstalling software. How does Linux
handle uninstalling software?

Some packages (mostly those created from the autotools) will supply an
uninstall target in the Makefile. Then you can issue "make uninstall"
from the source directory. The best way, though, is to use a package
manager.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to