Ubuntu 11.10 Unable to locate package

8,824

I think you have to run apt-get update first. Also it'll be better if you can provide your source.list by running cat /etc/apt/sources.list in terminal . So that we can see if there are something missing in your package source.

For now, you can try something like this.

sudo apt-get update && sudo apt-get install likewise-open
Share:
8,824

Related videos on Youtube

Alex Sonar
Author by

Alex Sonar

Updated on September 18, 2022

Comments

  • Alex Sonar
    Alex Sonar almost 2 years

    I try type in command line

    sudo apt-get install likewise-open
    

    to join a domain, but i get an output sound like this:

    Unable to locate package likewise-open
    

    Any help please..