You need to remove all packages that depend on virtual/rust To see which ones do, run `emerge -pv --depclean virtual/rust` Julien May 11, 2022, 20:22 by mansour.alakeel@gmail.com: > I am trying to avoid installing rust and prevent emerge --update > --deep world from installing it again. > How to do this ? >