Results 1 to 6 of 6

Thread: apt-get Unable to locate package

  1. #1
    Join Date
    May 2009
    Beans
    5

    apt-get Unable to locate package

    Hey guys,

    I'm trying to install package "libhdf5-mpich-dev". I've installed this once before, then I did "apt-get remove" to it. Now I want to reinstall it, but it can't even locate the package. I didn't change anything in my sources.list. What in the world??
    Last edited by QIII; August 14th, 2013 at 05:52 AM. Reason: language

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: apt-get Unable to locate package

    What Ubuntu release are you running?

    Lucid and Precise use that version, but the other releases run a different version.

    http://packages.ubuntu.com/search?su...searchon=names
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    May 2009
    Beans
    5

    Re: apt-get Unable to locate package

    I'm running 12.04.

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: apt-get Unable to locate package

    The package should be in your repos, because they're in mine.
    They're in the universe repositories.
    You can try running
    Code:
    sudo apt-get clean && sudo apt-get update
    To try to clear and refresh the package list you have.

    If that doesn't help, you can also download the package from the link I provided earlier.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    May 2009
    Beans
    5

    Re: apt-get Unable to locate package

    I ended up using the software manager to download and install the synaptic package manager. Then I used this to get the package. Honestly I can't be bothered solving this problem anymore my patience has been worn thin with Ubuntu

  6. #6
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: apt-get Unable to locate package

    Your still using apt-get, synaptic is just a gui for it.

Bookmarks

Posting Permissions

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