"Unable to locate package" errors for all software
Posted
by
Mohammad Hosain Safari
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mohammad Hosain Safari
Published on 2012-07-02T19:32:18Z
Indexed on
2012/07/02
21:23 UTC
Read the original article
Hit count: 547
My apt-get
doesn't install any programs. I try to install programs with apt-get install
but always it shows same error: unable to locate package
.
For example I try to install the xbmc media center; here's what happens:
$ sudo apt-get install xbmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xbmc
I have updated my package list with sudo apt-get update
.
© Ask Ubuntu or respective owner