Find the answer to your Linux question:
Results 1 to 3 of 3
Like Tree1Likes
  • 1 Post By devils casper
I am running Gnome 3 now, but with the latest updates it only works in fallback mode, so I want to switch to KDE. Can I do this without reinstalling ...
  1. #1
    Just Joined! davidgov's Avatar
    Join Date
    Aug 2011
    Location
    Ourém, Santarém, PT
    Posts
    10

    Change Fedora 15 desktop?

    I am running Gnome 3 now, but with the latest updates it only works in fallback mode, so I want to switch to KDE.
    Can I do this without reinstalling Fedora?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    To install KDE, execute this in Terminal :
    Code:
    su -c yum update
    su -c yum install @kde-desktop
    Above code will install KDE and you can switch from Gnome to KDE at Login Screen.
    davidgov likes this.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! davidgov's Avatar
    Join Date
    Aug 2011
    Location
    Ourém, Santarém, PT
    Posts
    10
    Thanks a bunch!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...