How to Install KDE in CentOS

Posted on the October 22nd, 2009 under CentOS by Stephen

To install KDE Desktop, type this:

yum groupinstall "X Window System" "KDE (K Desktop Environment)"

 

To install Gnome Desktop, type this:

yum groupinstall "X Window System" "GNOME Desktop Environment"

 

After the installation is finished, type this to start KDE or GNOME:

startx

Share this page:
  • Facebook
  • Twitter
  • StumbleUpon
  • Slashdot
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Live
  • MySpace
  • Technorati
  • LinkedIn
  • Reddit
Related Posts:
  1. How to Install OpenSUSE 11.1
  2. How to Install Ubuntu 9.10 using VMware in Windows Vista
  3. How to check CentOS version via command line?
  4. Should I Upgrade to Ubuntu 9.10?
  5. How To Run Multiple Operating Systems At The Same Time

Leave a Comment