On 29 October 2014 07:32, Chris Staub <[email protected]> wrote: > On 10/28/14 23:26, JUAN CARLOS SANHUEZA CID wrote: > >> Hi friend >> >> How to unistall mysql server from lfs / blfs system ? >> >> Thanks in advance! >> >> >> Usually by using a package manager to track what was installed, then > using that package manager to uninstall. If you didn't use one, you'll just > need to manually track down every installed file. One way might be to > install it into a DESTDIR to see what files it installed.
Or a package logger; Paco (now Porg) still works for me http://porg.sourceforge.net/ It's small, light, easy to use and it just works -- I can't recommend it enough. If you use it from the moment you start an LFS build you will have a complete log of all packages (complete with their associated files) on the system, with the added benefit of ease of package removal and updating. If you forget to log a package it can be logged retroactively. The man page can be seen here http://linux.die.net/man/8/paco Richard
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
