Gentoo Archives: gentoo-user

From: "Jesús Guerrero" <i92guboj@×××××.es>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kde:3.5 how to phase out
Date: Tue, 12 May 2009 10:24:23
Message-Id: 02ad8a2f4813c1932954151265ffc21f.squirrel@jesgue.homelinux.org
In Reply to: [gentoo-user] kde:3.5 how to phase out by Helmut Jarausch
1 On Tue, May 12, 2009 11:25, Helmut Jarausch wrote:
2 > Hi,
3 >
4 >
5 > I'd like to phase out KDE:3.5. One reason is, that I cannot install
6 > both, 3.5 and 4.2 without using 'prefix'.
7 >
8 > For doing so, I need to find out which (installed) packages use which
9 > parts of KDE:3.5. Is there something better than unmerge all of KDE:3.5 and
10 > let revdep-rebuild find out.
11
12 How about this?
13
14 $ equery d kdelibs:3.5
15
16 > Furthermore, how to unmerge all of KDE:3.5, e.g.
17 > emerge --unmerge kde-base/kde-meta:3.5 does not work.
18
19 Unmerge whatever kde:3.5 packages you installed by hand then use
20 --depclean to clear the dependencies.
21
22 --
23 Jesús Guerrero