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.43) id 1E17kr-0007JM-N7 for garchives@archives.gentoo.org; Fri, 05 Aug 2005 19:21:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j75JJ4uL030052; Fri, 5 Aug 2005 19:19:04 GMT Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j75JEIkw030317 for ; Fri, 5 Aug 2005 19:14:19 GMT Received: by rproxy.gmail.com with SMTP id a41so622220rng for ; Fri, 05 Aug 2005 12:15:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=k3tDUoxcjG2Zx+LMbzkgMXJEY/uHbss8u2Sq33yv7Orojik3IsqBxpvSstnwG+PDmftUKU+xstaYJ93MTTVOq5GpD878CKJyj45wEw1oh8sd9F7RGN9rTxwcXc1OqdXHLId8XMrQonmCU7cDLmlBQqXI+UbiGytnl52vDtBSZyE= Received: by 10.38.12.46 with SMTP id 46mr1513196rnl; Fri, 05 Aug 2005 12:15:12 -0700 (PDT) Received: from ?192.168.1.10? ([24.30.171.44]) by mx.gmail.com with ESMTP id k22sm3243295rnb.2005.08.05.12.15.12; Fri, 05 Aug 2005 12:15:12 -0700 (PDT) Message-ID: <42F3BAFC.5080806@gmail.com> Date: Fri, 05 Aug 2005 12:16:12 -0700 From: Zac Medico User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050804) X-Accept-Language: en-us, en 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to comletely remove some package? References: <200508051211.27128.cadaver@nerdshack.com> <5bdc1c8b0508051007576eea23@mail.gmail.com> <42F3AF0F.1030709@gmail.com> <5bdc1c8b05080512061c982c1@mail.gmail.com> In-Reply-To: <5bdc1c8b05080512061c982c1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: b098b765-415f-4f35-8fa3-e60d4b2a3b96 X-Archives-Hash: 7423fbb9b9911007f2efa6bdc3f9a126 Mark Knecht wrote: > > Ah, thanks. so the idea is: > > 1) emerge -Cp package > 1.5) emerge -av depclean > 2) emerge -av --deep --update --newuse world > 3) emerge -pv --depclean > 4) revdep-rebuild -p > > With step 1.5 to remove these old libraries? Seems to me that doing > this sort of depends on having done the whole process sometime before > cleanly through step 4. Fine with me though. Thanks for the > explanation. > > Cheers, > Mark > Well, after you do step 1) it's best to purge any unneeded dependancies before proceding any further. Extra libraries pollute the build environment. Zac -- gentoo-user@gentoo.org mailing list