Gentoo Archives: gentoo-user

From: Mansour Al Akeel <mansour.alakeel@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Remove rust completely
Date: Thu, 12 May 2022 02:01:51
Message-Id: CAFvvX=YuDV7DD-vCtzv7+TDs6cwAY=D833t8-_WGcPiMpv4X6g@mail.gmail.com
In Reply to: Re: [gentoo-user] Remove rust completely by Julien Roy
1 Thank you both Julien and Miles for your help.
2 I got the list I wanted, and I can go ahead with removing rust.
3
4 On Wed, May 11, 2022 at 8:25 PM Julien Roy <julien@××××.ca> wrote:
5 >
6 > You need to remove all packages that depend on virtual/rust
7 > To see which ones do, run `emerge -pv --depclean virtual/rust`
8 >
9 > Julien
10 >
11 >
12 >
13 > May 11, 2022, 20:22 by mansour.alakeel@×××××.com:
14 >
15 > I am trying to avoid installing rust and prevent emerge --update
16 > --deep world from installing it again.
17 > How to do this ?
18 >
19 >