Hello,
I have a VPS-server where I installed X Window System and Gnome. Now, I will remove it.
But it give me errors when I did that.
Errors like GConf2. Dependency GConf2 is also removed.
How can I exclude dependency GConf2.
Or with wich package is it related from X Window System?
Thanks!
completely remove X Window System and Gnome
completely remove X Window System and Gnome
How did you try to remove X and gnome? An easy way to remove them will be to use a 'yum groupremove' command. For example:
yum groupremove "GNOME Desktop Environment"
yum groupremove "X Window System"
Just make sure your runlevel is set to 3.
yum groupremove "GNOME Desktop Environment"
yum groupremove "X Window System"
Just make sure your runlevel is set to 3.