Announcement

Collapse
No announcement yet.

KPackage Kit - which programmes?

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

    KPackage Kit - which programmes?

    Hi I have the notice from KPackageKit that there are new updates, but how do I work out which ones I need? Or do I need them all?

    Not sure what to do about this at all

    Thanks in advance
    Lenovo Thinkpad x230 Core i5vpro, 4G Ram, 320G HDD, Intel HD 4000.
    Running clean install of KUBUNTU 20.04 after years of running Ubuntu 18.04 then a week running Sabayon.
    Running clean install of KUBUNTU 18.04 after a couple of months running ArchLinux Manjaro

    #2
    Re: KPackage Kit - which programmes?

    Correct me if i am wrong.. but i believe:
    Unlike in windoze where that stupid OS downloads huge packages which are not required.. in kubuntu only the updates of required packages is displayed. Moreover, there is a note displaying which package is important. and which is general update.

    so i would say to check all packages and hit apply...
    asus A52N
    Dual boot: Kubuntu 11.10 64bit, Ubuntu 11.10 64bit
    AMD Athlon II 64 X2 | 4 GB DDR3 RAM | ATI Radeon HD 4200
    windoze free since 2009 12 16 (Vijay din= Victory day)

    Comment


      #3
      Re: KPackage Kit - which programmes?

      But do your self a favor, and do not use KPackageKit to do the actual updates. It has known problems. I use it to see what it wants to tell me, but that's it. If I decide to update/upgrade, I open a console and run:
      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


        #4
        Re: KPackage Kit - which programmes?

        Great, so I hit check and now have glitches that I didn't have before >

        Can't always log into the computer now, have to restart a few times first. And the Konquereror intermittently hangs and does nothing. This didn't happen before the last few updates

        What did I do wrong?
        Lenovo Thinkpad x230 Core i5vpro, 4G Ram, 320G HDD, Intel HD 4000.
        Running clean install of KUBUNTU 20.04 after years of running Ubuntu 18.04 then a week running Sabayon.
        Running clean install of KUBUNTU 18.04 after a couple of months running ArchLinux Manjaro

        Comment


          #5
          Re: KPackage Kit - which programmes?

          Perhaps something was not installed properly.

          Boot up and open a terminal. type in

          Code:
          sudo dpkg --configure -a
          Hit return then enter password.

          If the updates got interrupted, that will finish them off.

          Then for good measure

          Code:
          sudo apt-get update
          to update your package list and then

          Code:
          sudo apt-get dist-upgrade
          Any joy?

          Comment

          Working...
          X