From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G2WEz-0005iR-3y for garchives@archives.gentoo.org; Mon, 17 Jul 2006 16:46:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6HGjVOn019046; Mon, 17 Jul 2006 16:45:31 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6HGeeuB019491 for ; Mon, 17 Jul 2006 16:40:42 GMT Received: by py-out-1112.google.com with SMTP id x66so1519159pye for ; Mon, 17 Jul 2006 09:40:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PZ8S2nXtvlBHTcz9QYqUKQZuHrVUEXhx+khRAzDonOA6Zum4Jf0a473F667p7P2XmUJsrKQCXQLO2Vh5rM94XHdzLApo/41GFpaomqG8CxjZIrq5Y/Wfo84tvzGN5chQBR5M8FKlS0kQnq2SJLjxq6oAIbhsZPmQH48iYAXXdo0= Received: by 10.35.117.5 with SMTP id u5mr4263579pym; Mon, 17 Jul 2006 09:40:40 -0700 (PDT) Received: by 10.35.76.2 with HTTP; Mon, 17 Jul 2006 09:40:40 -0700 (PDT) Message-ID: Date: Mon, 17 Jul 2006 18:40:40 +0200 From: "=?ISO-8859-1?Q?Fran=E7ois_Steinmetz?=" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kde 3.4 and kde 3.5 In-Reply-To: <20060717153340.21ee606d@lx-arnau.pic.es> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8504_6437075.1153154440287" References: <20060717153340.21ee606d@lx-arnau.pic.es> X-Archives-Salt: ffac3426-c495-485c-b31a-d7b8a262a7ca X-Archives-Hash: d208240077ea557ff8b88fc40e0d282b ------=_Part_8504_6437075.1153154440287 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Yes, you may unmerge kde 3.4. I'm not sure that emerge -aC =3Dkde***-3.4 (depending on what you emerged ; you can see t= hat with 'cat /var/lib/portage/world | grep kde') , then emerge -aC depclean will do it. I remember having used 'equery list -d' to list packages that are installed twice. If you don't have equery, emerge gentoolkit. Then, with a simple ' | grep kde' and ' | grep 3.4', you get the kde packages to uninstall. Note that you have to put a '=3D' before the packages to unmerge when you specify an exact version. NB : you also may want to delete the .kde3.4 folder in your home directory. But first, be sure that all your settings are ok, and make a backup ! Cheers, Fran=E7ois On 7/17/06, Arnau Bria wrote: > > Hi, > > I noticed I have two kde installed: > > # eix kdebase > * kde-base/kdebase > Available versions: 3.3.2-r1 3.3.2-r2 3.3.2-r3 3.4.3-r1 3.4.3-r2 > 3.5.2-r2 ~3.5.3-r3 > Installed: 3.4.3-r1 3.5.2-r2 > Homepage: http://www.kde.org/ > Description: KDE base packages: the desktop, panel, window > manager, konqueror... > > May I uninstall older one? (3.4) > Which is the way? emerge -C kdebase-3.4 ?=BF > > Cheers, > > -- > Arnau Bria > http://blog.emergetux.net > La vida es una aplastante derrota tras otra hasta que > acabas deseando que se muera Flanders. > ~Homer J. Simpson~ > > -- > gentoo-user@gentoo.org mailing list > > ------=_Part_8504_6437075.1153154440287 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Yes, you may unmerge kde 3.4.
I'm not sure that
    em= erge -aC =3Dkde***-3.4 (depending on what you emerged ; you can see that wi= th 'cat /var/lib/portage/world | grep kde')
, then
   = emerge -aC depclean
will do it.

I remember having used 'equery list -d' to list packages that are i= nstalled twice.
If you don't have equery, emerge gentoolkit.
Then, wi= th a simple ' | grep kde' and ' | grep 3.4', you get the kde packages to un= install.
Note that you have to put a '=3D' before the packages to unmerge when y= ou specify an exact version.
NB : you also may want to delete the .kde3.= 4 folder in your home directory. But first, be sure that all your settings = are ok, and make a backup !

Cheers,

Fran=E7ois

O= n 7/17/06, Arnau Bria <arnau@emergetux.net> wrote: Hi,

I noticed I have two kde installed:

# eix kdebase
* kd= e-base/kdebase
     Available versions:  3= .3.2-r1 3.3.2-r2 3.3.2-r3 3.4.3-r1 3.4.3-r2 3.5.2-r2 ~3.5.3-r3
 &nb= sp;   Installed:        &= nbsp;  3.4.3-r1=20 3.5.2-r2
     Homepage:     = ;       = http://www.kde.org/
     Description:  = ;       KDE base packages: the desktop, panel= , window manager, konqueror...

May I uninstall older one? ( 3.4)
Which is the way? emerge -C kdebase-3.4 ?=BF

Cheers,

= --
Arnau Bria
http://blog.emerg= etux.net
La vida es una aplastante derrota tras otra hasta que
ac= abas deseando que se muera Flanders.
~Homer J. Simpson~

--
gentoo-user@gentoo.org mailing list


------=_Part_8504_6437075.1153154440287-- -- gentoo-user@gentoo.org mailing list