Kde 4.3.1 is released with a couple improvements and bug fixes.
Some notable changes from complete changelog :
*KDE 4.3 is now also available in Croatia.
*A crash when editing toolbar setup has been fixed.
*Support for transferring files through SSH using KIO::Fish has been fixed.
*A number of bugs in KWin, KDE's window and compositing manager has been fixed.
*A large number of bugs in KMail, KDE's email client are now gone.
Installing KDE 4.3.1 in Ubuntu Jaunty:
Open your sources.list:
$gksudo gedit /etc/apt/sources.list and add the following repository at the end of the file. Save the file when you are done:
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
Add GPG keys:
$gpg --keyserver keyserver.ubuntu.com --recv 2836CB0A8AC93F7A
$gpg --export --armor 2836CB0A8AC93F7A | sudo apt-key add -
Now you can update your list and do a dist-upgrade to upgrade to KDE 4.3.1 :
$sudo apt-get update
$sudo apt-get dist-upgrade


5 comments:
YEAHHH!
Didn't worked with this HT, but I have done the same in another ways to achieve it.
Tks bro!
Kubuntu or Ubuntu 9.10 - Upgrade Howto KDE 4.3.4
-> http://voku-online.de/comment-n226.html
sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt-get update && sudo apt-get dist-upgrade
Glad that i have found this. It took me 3 days to find out how will i install KDE 4.3.1 on Ubuntu. Honestly speaking, I really had a hard time finding it all out until i happened to stumble on this blog. Thanks to my good nephew who helped me on my dilemma with regards on the installation. And thank you for providing a guide for people like me.
Thanks 4 that binbash. Last time I reinstalled Ubuntu to get KDE. I did google for it but didn't get any helpful tutorials so I just went ahead and reinstalled the full OS. Not so linuxee eh!
Is this still relevant with kde 4.4 I love ubuntu but not to fond of gnome.
Post a Comment