This is very short, but it was what I did, and it went flawlessly.
Steps:
1. Add the KDE 4.5.1 Repository
(see Kubuntu Backports)
2. Open a console and and type:
3. Perform a system restart (reboot your PC).
4. Open a console and type:
If you get any errors, then type:
Otherwise perform a system restart (reboot your PC).
5. Open a console and type:
6. Perform a system restart (reboot your PC).
7. Open a console and type:
I followed these steps after a fresh install of Kubuntu 10.04, which came with KDE 4.4.2. It went flawlessly. YMMV. (IF IN DOUBT, BACKUP FIRST!)
Steps:
1. Add the KDE 4.5.1 Repository
(see Kubuntu Backports)
2. Open a console and and type:
Code:
sudo apt-get update sudo apt-get dist-upgrade
4. Open a console and type:
Code:
sudo apt-get update
Code:
sudo apt-get -f install
5. Open a console and type:
Code:
sudo apt-get update sudo apt-get dist-upgrade
7. Open a console and type:
Code:
sudo apt-get update sudo apt-get dist-upgrade
Comment