Howto Install KDE 4.0 (Stable) in Ubuntu Gutsy

Sponsored Link
KDE 4.0 is the innovative Free Software desktop containing lots of applications for every day use as well as for specific purposes. Plasma is a new desktop shell developed for KDE 4, providing an intuitive interface to interact with the desktop and applications. The Konqueror web browser integrates the web with the desktop. The Dolphin file manager, the Okular document reader and the System Settings control center complete the basic desktop set.

KDE is built on the KDE Libraries which provide easy access to resources on the network by means of KIO and advanced visual capabilities through Qt4. Phonon and Solid, which are also part of the KDE Libraries add a multimedia framework and better hardware integration to all KDE applications.

First you need to edit the /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

add the following line

deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main

Save and exit the file

Update the source list using the following command

sudo aptitude update

Install KDE 4.0 in Ubuntu

First you need to remove any exiting kde4 using the following command

sudo aptitude remove kdelibs5 kde4base-data kde4libs-data

Now install kde4.0

sudo aptitude install kde4-core

This will complete the kde4.0 installation

you can run a full session by selecting "KDE 4" from your login manager.
To avoid having to start a second X server for a full session install xserver-xephyr and run Xephyr :1 & export DISPLAY=:1; xterm and run startkde in the Xerphyr xterm.

Once you logged in you should be able to see similar to the following screen

If you want 50 more KDE 4.0 Screenshots check here

Sponsored Link

You may also like...

11 Responses

  1. jj says:

    Be advised Amarok will not work in KDE 4.0 at present time

  2. xodeus says:

    But this is just the instructions taken directly from kubuntu, but what if I want the whole desktop, and don’t want gnome anymore?

  3. thomas says:

    from the article: Sudo aptitude remove kdelibs5 kde4base-data kde4libs-data

    – there’s a capital S in sudo. shouldn’t be 🙂

  4. admin says:

    thanks thomas i have updated the article

  5. Eranga says:

    Thanks for the article.

  6. Noah says:

    Thanks for the tutorial. I am typing from KDE4 now.

  7. CeVO says:

    Please, don’t give people the impression KDE4 is stable. It is not, nor is it meant to be.

    This how to should be accompanie by a big fat warning ‘KDE4 IS NOT YET READY FOR EVERYDAY USE’.

    Howto’s such as this one will in fact do more damage than good for Linux and KDE. Inexperienced users will easily bump into problems / lack of features and blame it on Linux in general. Not good….

  8. Noah says:

    CeVO is right. I instantly started having problems with it. For everyday desk top, give it a few months

  9. Jason says:

    I think Noah meant years, not months.

  10. New2Linux says:

    It can’t be as bad as (a certain nameless Operating System) is who never fixes any problems.

  11. khompet says:

    thank you so much .

Leave a Reply

Your email address will not be published. Required fields are marked *