How to Install KDE in CentOS

by Stephen on October 22, 2009

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

{ 7 comments… read them below or add one }

Dean Kamali August 24, 2011 at 8:05 pm

On CentOS 6 use
yum groupinstall “KDE Desktop”
It will be approximately a 240MB download :)

Reply

temp2010 September 8, 2011 at 4:25 pm

Gracias, Dean Kamali, por el dato de CentOS 6

Reply

Mike September 21, 2011 at 8:43 am

Thanks Dean.

Reply

sivaraman October 13, 2011 at 3:39 am

if i run startx command it will show fatal server error

Reply

Ryan October 13, 2011 at 8:39 am

Is there a way to backup the downloaded KDE packages so they don’t have to be downloaded again in subsequent installations of Linux?

Reply

Johnutz December 13, 2011 at 3:50 pm

Hi Ryan, actually you can, but you will have to create a kickstart image, and use it for all your installation. You might have some issues due to the hardware, but in general you will not have any problem with that. I recommend you look after kickstart configuration examples. You’ll have to read a lot and to make some tests, but it’s doable. Maybe this link it can be the start point: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/sn-automating-installation.html

GoodLuck,

Johnutz

Reply

PaulC January 2, 2012 at 7:25 am

I am running Centos 6.2 underVMware on a Windows 7 box ( my home desktop) on AMD64 with 8Gb memory ( Dell XPS). when I installed gnome desktop and tried startx I got a bumch of errors about :
expected kysym got ( I didn’t write it down.. something about kbd maybe? ) installing kde desktop WORKED.

Reply

Leave a Comment

Previous post:

Next post: