"David" == David Hare davidahare@gmail.com writes:
Here the most simple way is considered the way least likely to cause problems. Time to upgrade my main Wheezy install to R14. This went simply, flawlessly and quickly:
What about:
1. Modify Change the sources.list file
- Close X (service kdm-trinity stop) and login as root to console
- apt-get update && apt-get dist-upgrade -d
sudo apt-get purge desktop-base-trinity kde-trinity
(I still have 3.5.12 installed and in the installation instructions the core command was: sudo apt-get install desktop-base-trinity kde-trinity)
3. Reboot!
sudo apt-get update
sudo apt-get install kubuntu-default-settings-trinity kubuntu-desktop-trinity
Uwe Brauer