Gentoo Archives: gentoo-user

From: "Rafael Fernández López" <info@××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE 3.5
Date: Thu, 01 Dec 2005 19:11:29
Message-Id: 1171.83.41.9.234.1133463933.squirrel@llca860-a.servidoresdns.net
1 Hi !!
2
3 I'm just finishing emerging lots of updates and KDE of course. I'll tell
4 you. I've seen that KDE 3.5 is slotted, and I'd like to uninstall 3.4
5 version, but I've got installed non-monolithic package, so there are lots
6 of dependencies and apps that are not on kde-base, and I'd like to know
7 how to uninstall it succesffully.
8
9 for x in `ls /usr/portage/kde-base`; do
10 if [ "$x" != "CVS" ]; then
11 echo -n "=kde-base/$x-3.2* "
12 fi
13 done |xargs emerge -Cv
14
15
16
17 Thanks,
18 Rafael Fernández López.
19 --
20 gentoo-user@g.o mailing list