Helmut Jarausch wrote: > Hi, > > I'd like to phase out KDE:3.5. One reason is, that I cannot install > both, 3.5 and 4.2 without using 'prefix'. > > For doing so, I need to find out which (installed) packages use which > parts of KDE:3.5. Is there something better than unmerge all of KDE:3.5 > and let revdep-rebuild find out. > > Furthermore, how to unmerge all of KDE:3.5, e.g. > emerge --unmerge kde-base/kde-meta:3.5 > does not work. > > Many thanks for a hint, > Helmut. > >
Did you install by using kde-meta or some of its friends? If so, unmerge the meta package then run emerge -p --depclean and make sure you are not loosing anything you want to keep, then run revdep-rebuild to make sure all is still sane. Also, you can remove anything kde 3.5 in your world file, then run depclean to remove it. Keep in mind that the world file supports version specific lines now. I'm sure some other guru will come along with other ideas but one of those should work. May not be perfect but is anything ever perfect? Dale :-) :-)