-
-
Latest Posts
Archives
Tags for this category
Recently Played Games
Tag Archives: X
Updating KDE4
I’ve been waiting for a KDE4 update to hopefully get some small knicks and knacks corrected. I found out that an update was available in the backports repository. I enabled backports by uncommenting these two lines in /etc/apt/sources.list:
deb http://se.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
I updated the the package index:
# apt-get update
Since KDE4 is a fundamental part of Kubuntu, I decided a dist-upgrade would be the best way to update:
# apt-get update dist-upgrade
200MB of new packages where downloaded and installed. Among other new packages, a new kernel was installed. The update went smoothly so I decided to reboot: