Results 1 to 9 of 9

Thread: apt-cache search can't find many things

  1. #1
    Join Date
    Mar 2008
    Beans
    241

    apt-cache search can't find many things

    For example:
    ubuntu@ubuntu-laptop:~$ apt-cache search jdk
    ubuntu@ubuntu-laptop:~$ apt-cache search vlc
    ubuntu@ubuntu-laptop:~$
    ... I want to install java and vlc and several other things ... whats up?

  2. #2
    Join Date
    Oct 2007
    Location
    Ohio
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: apt-cache search can't find many things

    aptitude search
    Got a facebook!? Join my Robin Hood band!
    http://apps.facebook.com/robhood/home.php?inv=655425443

  3. #3
    Join Date
    Jun 2007
    Location
    Montreal, Quebec
    Beans
    137
    Distro
    Ubuntu Studio

    Re: apt-cache search can't find many things

    what happens if you type

    Code:
    sudo apt-get upgrade
    Haven't used Ubuntu in a while....
    Glad I came back !

  4. #4
    Join Date
    Mar 2008
    Beans
    241

    Re: apt-cache search can't find many things

    ubuntu@ubuntu-laptop:~$ aptitude search jdk
    ubuntu@ubuntu-laptop:~$
    ubuntu@ubuntu-laptop:~$ sudo apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    ubuntu@ubuntu-laptop:~$
    I'm thinking its a resporatiry problem (like ticked off or something?)
    How can I find out ... ?

  5. #5
    Join Date
    Oct 2007
    Location
    Ohio
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: apt-cache search can't find many things

    system > administration > software sources
    Got a facebook!? Join my Robin Hood band!
    http://apps.facebook.com/robhood/home.php?inv=655425443

  6. #6
    Join Date
    Jun 2007
    Location
    Montreal, Quebec
    Beans
    137
    Distro
    Ubuntu Studio

    Re: apt-cache search can't find many things

    What I meant was

    Code:
    sudo apt-get update
    sorry about that.
    Haven't used Ubuntu in a while....
    Glad I came back !

  7. #7
    Join Date
    Mar 2008
    Beans
    241

    Re: apt-cache search can't find many things

    The server was set to a local one, I changed it to Main Server and it seems to work.
    Thanks

  8. #8
    Join Date
    Oct 2007
    Location
    Ohio
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: apt-cache search can't find many things

    No problem
    Got a facebook!? Join my Robin Hood band!
    http://apps.facebook.com/robhood/home.php?inv=655425443

  9. #9
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: apt-cache search can't find many things

    Quote Originally Posted by perito View Post
    ... I want to install java and vlc and several other things ... whats up?
    Do you have the universe and multiverse repositories enabled?
    System, Administration, Update Manager or Synaptic. Settings, Repositories, Ubuntu Software. Make sure you have multiverse and universe ticked. For other popular software, you may need to add additional repositories, such as medibuntu.

    If you think it may be a repository problem, here is the ubuntu wiki link:
    https://help.ubuntu.com/community/Repositories/Ubuntu
    Back to Xorg...

    Retired.

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
  •