Find the answer to your Linux question:
Results 1 to 6 of 6
Hi all, I don't understand this one my synaptic manager does not show any of the medibuntu packages (repo's are ok) or things like thunderbird, wicd etc. Infact it just ...
  1. #1
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    153

    Unhappy [SOLVED] synaptic

    Hi all,

    I don't understand this one my synaptic manager does not show any of the medibuntu packages (repo's are ok) or things like thunderbird, wicd etc. Infact it just shows basic packages. If I use apt-get all are available to download via command line. ubuntu 8.10

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    Try hitting the "Reload" button toward the top of your Synaptic Package Manager. This will update the repositories on your computer.

    If that doesn't work make sure the repository is listed in the settings. You can find it by selecting "Settings" in the menu bar and choosing "Repositories"
    Linux User #453176

  3. #3
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    153
    Quote Originally Posted by Kieren View Post
    Try hitting the "Reload" button toward the top of your Synaptic Package Manager. This will update the repositories on your computer.

    If that doesn't work make sure the repository is listed in the settings. You can find it by selecting "Settings" in the menu bar and choosing "Repositories"


    Thanks but done all that still no change (I even tried sudo update-apt-xapian-index)
    but still no joy

  4. #4
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    Hmm. This is strange then. I'll take it you have used the command:

    Code:
    sudo apt-get update
    Although I would have thought this is the command that hitting refresh would execute.
    Linux User #453176

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    sudo apt-get update
    sudo apt-cache search thunderbird
    In case it doesn't list thunderbird, post the contents of /etc/apt/sources.list file here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    153
    OK got it working,
    I had to remove and reinstall then run xapian update, all fine now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...