LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora - Installation (https://www.linuxquestions.org/questions/fedora-installation-39/)
-   -   How to install Fedora 11 with KDE and Gnome (https://www.linuxquestions.org/questions/fedora-installation-39/how-to-install-fedora-11-with-kde-and-gnome-760095/)

Chunky77 10-06-2009 12:08 PM

How to install Fedora 11 with KDE and Gnome
 
I've heard of switchdesk, but I think I also heard that you have to install Fedora with both of them from the start. I've installed Fedora with KDE. I'm totally open to reinstalling the OS if I need to, to get both KDE and Gnome installed, but how do I go about doing this?

Basically, I want the following:
Gnome and KDE with switchdesk on Fedora 11 64bit.

I have currently:
Fedora 11 64bit with KDE.

Thanks,
Chunky

faizlo 10-06-2009 12:48 PM

You don't need to reinstall the system. You can do a group install through Yum (yum in cli). Just do:
Code:

yum groupinstall "groupname"
where groupname can be gnome, or kde. Do not forget the quotes!

faizlo

bucovaina78 10-06-2009 12:49 PM

I'm not really sure about this but I'd search Yast for a desktop manager gdm (?). Install that first and then I'd install gnome.

I think gdm is the program that lets you choose your window manager.

I don't really know yast but there should be some way to search for desktop managers and for window managers.

faizlo 10-06-2009 12:51 PM

here is a good link for you:
http://fedoraforum.org/forum/showthread.php?t=25880

faizlo

ronlau9 10-06-2009 01:02 PM

Quote:

Originally Posted by Chunky77 (Post 3709809)
I've heard of switchdesk, but I think I also heard that you have to install Fedora with both of them from the start. I've installed Fedora with KDE. I'm totally open to reinstalling the OS if I need to, to get both KDE and Gnome installed, but how do I go about doing this?

Basically, I want the following:
Gnome and KDE with switchdesk on Fedora 11 64bit.

I have currently:
Fedora 11 64bit with KDE.

Thanks,
Chunky

It does not matter if you install KDE or GNOME first.
After wards you can install any other GUI you like to install
The easy way to do so use you're package manager .
Depending on with version of Fedora use deskstop Gnome or Gnome desktop
as search argument if you like to install GNOME as the second desktop
A other think disable the autologin so can change the desktop at login

Chunky77 10-06-2009 03:48 PM

What's the group I need to install to install Gnome? I tried "Gnome" and got nothing. I tried "Gnome Desktop Enviornment" to no success either.

John VV 10-06-2009 10:18 PM

you might want to read the manual pages for yum
Code:

man yum
-- and the help --
yum --help

but for installing Gnome from KDE
Code:

yum groupinstall "GNOME Desktop Environment"


All times are GMT -5. The time now is 10:11 AM.