Re: [gentoo-user] unmerge kde 3.0.x

2003-02-22 Thread Mike Williams
On Sat, 2003-02-22 at 10:23, Jens Mayer wrote:
> Anyway, this will leave very few files in /usr/kde/3.0.5/ (if that's
> what the dir was called, I erased it completely), just look at them
> and consider whether you can delete them or not.

Or, to be safer, do 'qpkg -f /usr/kde/3' (or 3.0.5), and either unmerge,
or remerge any packages still using it (probably just shortcuts, or
icons), then delete/move/backup/archive the rest.

-- 
Mike Williams <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] unmerge kde 3.0.x

2003-02-22 Thread Jens Mayer
* On Sat, Feb 22, 2003 at 11:11:08 +0100, Johan Van den Neste wrote:

> how exactly do I unmerge kde 3.0.5a completely?

This thread has been on this mailinglist already, and the solution
was to do the following:

 for pkg in `qpkg -I -v -nc kde|grep 0.5`; do emerge unmerge =$pkg; done

It worked fine for me (and others). If you want to be on the save side,
just put a '-p' before 'unmerge' to have a look at what portage will
delete from your system.

Anyway, this will leave very few files in /usr/kde/3.0.5/ (if that's
what the dir was called, I erased it completely), just look at them
and consider whether you can delete them or not.

Regards,
Jens

-- 
Writing is easy; all you do is sit staring at the blank sheet of paper until
drops of blood form on your forehead.
-- Gene Fowler

--
[EMAIL PROTECTED] mailing list



[gentoo-user] unmerge kde 3.0.x

2003-02-22 Thread Johan Van den Neste

how exactly do I unmerge kde 3.0.5a completely?

emerge unmerge kde-3.0.5a --pretend

doesn't find any matches, but

emerge unmerge kdenetwork-3.0.5a --pretend
or
emerge unmerge kdegraphics-3.0.5a --pretend

work

-- 

nessie
MSN: [EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list