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.54) id 1EpicD-0006Wt-Uh for garchives@archives.gentoo.org; Fri, 23 Dec 2005 08:49:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBN8gJ3W020073; Fri, 23 Dec 2005 08:42:19 GMT Received: from rutherford.zen.co.uk (rutherford.zen.co.uk [212.23.3.142]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBN8a4AC009230 for ; Fri, 23 Dec 2005 08:36:04 GMT Received: from [82.69.83.178] (helo=desiato.digimed.co.uk) by rutherford.zen.co.uk with esmtp (Exim 4.34) id 1EpiPE-00067O-JF for gentoo-user@lists.gentoo.org; Fri, 23 Dec 2005 08:36:04 +0000 Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by desiato.digimed.co.uk (Postfix) with ESMTP id B13F41414D28 for ; Fri, 23 Dec 2005 08:36:03 +0000 (GMT) Date: Fri, 23 Dec 2005 08:06:20 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Easy way to unmerge all of KDE? Message-ID: <20051223080620.6e1200ac@krikkit.digimed.co.uk> In-Reply-To: <43AB9559.8040007@exceedtech.net> References: <43AB9559.8040007@exceedtech.net> Organization: Digital Media Production X-Mailer: Sylpheed-Claws 2.0.0-rc2 (GTK+ 2.8.9; powerpc-unknown-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 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/signed; boundary="Sig_Te8a9_/ipDUusZDaL46U1_3"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Originating-Rutherford-IP: [82.69.83.178] X-Archives-Salt: 294d2239-1710-4299-b655-d1b5bdbee8c2 X-Archives-Hash: d9ee7e5378ee02cc9e16c1f5993edf9c --Sig_Te8a9_/ipDUusZDaL46U1_3 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 23 Dec 2005 00:12:41 -0600, Dale wrote: > I have a rig that I need to free up some space on the hard drive. I=20 > want to remove KDE completely. Naturally doing a emerge unmerge kde=20 > does not get the job done. What is a easy way to do this? If you installed the kde meta-package, then all other kde packages will be installed as dependencies of that, so you can remove them with emerge -C kde emerge -a depclean You can list all installed kde packages with qpkg -g kde-base or=20 equery list | grep kde-base but removing them all is a bad idea, some of them, like kdelibs, may also be dependencies pf packages that are not part of kde-base. You could also add -kde to USE and do emerge -uavDN world, to make sure any packages compiled with optional KDE support (and dependencies) have it removed. =20 --=20 Neil Bothwick Mac screen message: "Like, dude, something went wrong." --Sig_Te8a9_/ipDUusZDaL46U1_3 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDq7ACum4al0N1GQMRAlKtAJ9F56z13cTUm6oQiHEVTZpYPiedCwCg1r7P /fh8cPt+W5YCXBeA9Z8dgh4= =NIlY -----END PGP SIGNATURE----- --Sig_Te8a9_/ipDUusZDaL46U1_3-- -- gentoo-user@gentoo.org mailing list