Announcement

Collapse
No announcement yet.

Synaptic Package Manager and Adept don't show some packages

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

    Synaptic Package Manager and Adept don't show some packages

    I have noticed while installing some of the packages on my newly installed linux system that the package managing software (Synaptic) sometimes doesn't display all packges. This issue occurred to me when trying to install amarok2. I did add all the needed repositories and tried searching for the package amarok-kde4 that should contain the software. But alas there were no results. I had to do this via the console by issuing
    Code:
    sudo apt-get install amarok-kde4
    Then everything worked. I cannot actually remember the names of the other packages that this happened with (it is not a very frequent thing), but if I encounter other this problem again with other packages I will write it here.
    Any ideas why something like this could happen?

    Anyway, the same thing happens almost constantly using adept, and it is one of the most important reasons I switched to using Synaptic. For example it could not find grub-doc, fam, fileschanged etc. I am worried now beacause kubuntu uses adept automatically to check for updates, but what if in a similar way the
    Code:
    adept update
    or equivalent command does not see all the updates? Is there any way to make kubuntu use synaptic?

    Thanks!

    #2
    Re: Synaptic Package Manager and Adept don't show some packages

    I too am curious as to why adept does not seem to show the latest version of some software when I browse for it. I just installed Kubuntu 8.10 and tried to update Amarok from 1.4 to 2.0. I keep repeating the instructions given at the "install instructions" adding the repository and checking recommended updates under the "updates" -tab. Adept still tells me that version 1.4 is the latest one and that everything is fine and dandy. I tried the

    sudo apt-get install amarok-kde4

    resulting in adept telling me that amarok is not installed.
    I was also looking to update open office to version 3.0 but adept tells me that 1:2.4.1 is the latest one available. Is this common with adept or am I missing something here? I am pretty new to linux.

    Comment


      #3
      Re: Synaptic Package Manager and Adept don't show some packages

      You would need to add some PPA repository, because the official one didn't want to support OO 3.0

      Open Adept and enter the following line to add a new repository to your sources list (after clicking on your Sources tab and the Edit Software Sources button).

      deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main

      Just in case, you may change intrepid with the name of your OS, let's say you have Hardy Heron, then enter hardy instead.
      Multibooting: Kubuntu Noble 24.04
      Before: Jammy 22.04, Focal 20.04, Precise 12.04 Xenial 16.04 and Bionic 18.04
      Win XP, 7 & 10 sadly
      Using Linux since June, 2008

      Comment


        #4
        Re: Synaptic Package Manager and Adept don't show some packages

        Thanks kyonides, that solved my problem with openoffice.
        I'm going to look for some more repositories to see if that solves my issue with updating amarok 1.4 to 2.

        Sorry if I hijacked your thread here cavesnow.

        Comment


          #5
          Re: Synaptic Package Manager and Adept don't show some packages

          Try
          http://packages.medibuntu.org
          for multimedia packages.

          Comment

          Working...
          X