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.62) (envelope-from ) id 1HBe1H-0005rm-2X for garchives@archives.gentoo.org; Mon, 29 Jan 2007 21:26:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0TLOhj5021615; Mon, 29 Jan 2007 21:24:43 GMT Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0TLHYdj012206 for ; Mon, 29 Jan 2007 21:17:35 GMT Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id BC712993B7 for ; Mon, 29 Jan 2007 16:17:34 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by out1.internal (MEProxy); Mon, 29 Jan 2007 16:17:34 -0500 X-Sasl-enc: mL5PrW1NgIAz9cbG2X3qiUNwu0QfPpVyGb4eKnD95A3W 1170105454 Received: from [192.168.31.10] (cpe-76-185-203-114.tx.res.rr.com [76.185.203.114]) by www.fastmail.fm (Postfix) with ESMTP id 374FB1DC71 for ; Mon, 29 Jan 2007 16:17:34 -0500 (EST) Subject: Re: [gentoo-user] Uninstalling KDE packages From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain Organization: Gentoo Foundation Date: Mon, 29 Jan 2007 15:17:32 -0600 Message-Id: <1170105452.3201.22.camel@blackwidow.nbk> 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 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d59638c2-2a0b-4994-8f75-18a5c8b6e17a X-Archives-Hash: ce2d2a4574466c1f01d3e55f9cd3662d On Mon, 2007-01-29 at 22:46 +0200, Vlad Dogaru wrote: > Hello, > > after some suggestions from the list I finally emerged KDE to give it > another try. Even with 256 MiB of RAM, it works quite acceptably, save > for the startup time. However, I notice it has installed all sorts of > marginally useful and ultimately resource consuming software such as > KWallet. Now, I realise the risks of keeping passwords scattered all > around (sometimes even unencrypted), but in my environment it's not > that great a priority. > > I would like to know if unmerging KWallet (also the eduitainment suite > and possibly even Kopette and Konqueror) is safe. How can I tell for > other packages? Is emerge --unmerge enough or do other measures have > to be taken? Also, in the case of a fresh install, how can I choose > what KDE installs? Do I have to run emerge kde, or would kdelibs, > kdebase, etc (along with their dependencies of course) suffice? Here's my opinion about the whole thing (note that I don't use KDE so this is an opinion in general). If you don't like something, don't use it. If you don't like the edutainment stuff, don't run any of those programs and you don't be using any resources. If you don't want to use KWallet then don't run it. If it's running in the background or something then that means that something that you *are* using depends on KWallet and that's probably something you don't want to unmerge. Yeah, you could go around experimenting with unmerging packages, but you will likely find that a) these packages will get re-merged on the next install/update, b) you will break some program that depends on that package which the end result is c) you will waste way too much time/energy debugging a. & b. You can also manipulate USE flags to disable various (optional) features of packages. -- gentoo-user@gentoo.org mailing list