Announcement

Collapse
No announcement yet.

[SOLVED] Upgrading to KDE 4.5

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] Upgrading to KDE 4.5

    I just read 4.5 was released..

    So, I'm stuck with 4.4.2 so far. Running on Lucid 10.04.
    How can I upgrade to 4.5?

    Thanks,
    ElWray
    Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

    #2
    Re: Upgrading to KDE 4.5

    Ad

    http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu

    to your software sources in KPackageKit or Synaptic and push the refresh button...
    Erwin
    Kubuntu 13.04 KDE 4.10.3
    Linux-user since 2005

    Comment


      #3
      Re: Upgrading to KDE 4.5

      open a konsole put in the following commands
      [code=konsole]
      sudo add-apt-repository ppa:kubuntu-ppa/backports
      sudo apt-get dist-upgrade
      [/code]
      if you get any errors use
      Code:
      sudo apt-get dist-upgrade -f 
      sudo dpkg --configure -a
      use dist-upgrade -f until no more errors then use dpkg

      and then restart. when all finished.
      Mark Your Solved Issues [SOLVED]
      (top of thread: thread tools)

      Comment


        #4
        Re: Upgrading to KDE 4.5

        Originally posted by sithlord48
        [code=konsole]
        sudo add-apt-repository ppa:kubuntu-ppa/backports
        sudo apt-get dist-upgrade
        [/code]
        After adding the repository, you need to 'update the package cache' with:
        Code:
        sudo apt-get update
        Then you can proceed with:
        Code:
        sudo apt-get dist-upgrade
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: [SOLVED] Upgrading to KDE 4.5

          It worked without complications.
          Thanks a lot!

          ElWray
          Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

          Comment


            #6
            Re: [SOLVED] Upgrading to KDE 4.5

            oh wow i really forgot the update..
            Mark Your Solved Issues [SOLVED]
            (top of thread: thread tools)

            Comment

            Working...
            X