Re: KDE 4.1 - Now
Yes, that is the way I did it and it is dead easy:
Excerpt from here:
http://kubuntu.org/announcements/kde-4.1beta1.php
I hope this gets you going.
Yes, that is the way I did it and it is dead easy:
Excerpt from here:
http://kubuntu.org/announcements/kde-4.1beta1.php
The updated packages for Kubuntu 8.04 are located in the Kubuntu Member's KDE 4 Personal Package Archive (PPA) repositories. To update to this latest beta release of KDE 4.1, please complete the following:
1. Add:
to your /etc/apt/sources.list.
2. If you already have the kubuntu-kde4-desktop packages installed, simply type:
and answer the questions in which you are prompted.
1. Add:
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main
2. If you already have the kubuntu-kde4-desktop packages installed, simply type:
Code:
sudo apt-get update && sudo apt-get dist-upgrade
Comment