Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to remove gnome complete
Date: Sun, 08 Jan 2006 15:14:22
Message-Id: 43C12AD2.8060601@googlemail.com
In Reply to: Re: [gentoo-user] how to remove gnome complete by Holly Bostick
1 Thank you,
2
3 i will try this, but i have emerged the gnome-light meta-package + some
4 other gnome packages witch are part of the gnome meta-package, but i did
5 not remember all of them. So i thought there is a simple way to remove
6 all of them.
7
8 When i remove the gnome light meta-package, will the additional packages
9 i have installed become orphaned too, i am not sure if they will so i
10 probably have to remove them manually
11
12 I did not use any of the gnome packages like evolution or totem before,
13 so i started to think the only thing i need is a nice comfortable and
14 custumizable windowmanger and gnome even gnome-light is to big for me.
15
16 Regards Daniel
17
18 Holly Bostick schrieb:
19 > Daniel Pielmeier schreef:
20 >
21 >>hello all,
22 >>
23 >>i want to test some other windowmanagers and if i find one that
24 >>satisfies me i want to switch from the gnome-desktop to this
25 >>windowmanager. So how can i remove all gnome packages. Is it save to
26 >> remove all gnome-base and gnome-extra packages and run "emerge
27 >>depclean" and "revdep-rebuild".
28 >
29 >
30 > A better way would be to
31 >
32 > emerge -C gnome(-light)
33 >
34 > to unmerge the meta-package you installed (either gnome or gnome-light;
35 > this will not unmerge any packages, just the meta-package, but it will
36 > orphan all the dependent programs that were installed by the
37 > meta-package, which is what you want),
38 >
39 > then run emerge depclean -p to show the now-orphaned dependencies of
40 > those meta-packages,
41 >
42 > emerge -C(av) the ones you know you don't want (since you might, for
43 > example, want to keep Evolution, if you use it, or Totem or whatever;
44 > just because you don't use the GNOME desktop doesn't mean you have to
45 > stop using every GNOME package you might enjoy, even under another WM),
46 >
47 > emerge (-av) any of the packages that you may want to keep (to get them
48 > into your world file)
49 >
50 > run emerge depclean -p again to confirm that you got rid of everything
51 > you wanted gone, if so, you're done, if not, rinse and repeat.
52 >
53 > Don't really know why a revdep-rebuild would be necessary, but it
54 > doesn't hurt to do one (with -p first).
55 >
56 > And of course, you don't necessarily have to remove GNOME at all, just
57 > because you use another WM/DE (unless you have a disk space issue or
58 > something). Suppose your other WM/DE breaks? It can be useful to have a
59 > "spare" around so that you have something to login to, if you feel more
60 > comfortable inside a GUI.
61 >
62 > HTH,
63 > Holly
64 --
65 gentoo-user@g.o mailing list