How-to install KDE SC 4.4 beta 1 in Kubuntu / Ubuntu 9.10

Advertisements

kde sc 4.4KDE SC 4.4 was released few days back and it came with lots of improvement and some interesting new features including the much talked about and much anticipated - introduction of ‘Tabs’ (similiar to what we have on every modern day browsers) in to mainstream desktop window manager. Recently, the Kubuntu guys added this smoking hot KDE SC release into their Beta PPA. In this guide, we will show you how to get it installed on your existing Ubuntu/Kubuntu 9.10 installation.

Please Note : This is a beta release, recommended only for early adopters, use at your own risk, YMMV

Step 1 : Fire up any text editor and open the “sources.list” file by typing in the following command at Konsole / Terminal. If you are in Ubuntu, replace “kate” in the command with “gedit”.

 sudo kate /etc/apt/sources.list 

Step 2 : Append the following line and save the file.

deb http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu karmic main

Step 3 : Import and add the GPG key by executing the commands given below.

gpg –keyserver keyserver.ubuntu.com –recv 2836CB0A8AC93F7A
gpg –export –armor 2836CB0A8AC93F7A | sudo apt-key add -

Step 4 :  Update your repository source list.

sudo apt-get update

Step 5 : Now, upgrade your system to KDE SC 4.4.

sudo apt-get dist-upgrade
sudo apt-get install kubuntu-desktop

Thats it. You are now ready to run KDE SC 4.4 on your system. Do tell us what you think about KDE SC 4.4.


   Facebook 



 Leave a Comment


Browse the Archives


  • Rufus D
    Sorry, but even if google wants you to believe this: a beta is *not* a release. It's only in your headline that you ever use the word "beta". Reading the entire article makes you think 4.4 was actually *out*. This leads to a lot of people installing it without the slightest clue what they're getting themselves into.
    *This* in turn leads to a lot of people bashing KDE for releasing such a broken SC.

    So please put up a large red warning sign like "only for early adopters, use at your own risk, YMMV"
  • Thanks for your suggestion, buddy. Point added. :)
  • This worked perfectly, thanks for posting
blog comments powered by Disqus

Trackbacks