[Ubuntu]E: Unable to locate package - apt-get install error

E: Unable to locate package - apt-get install error

test@test-Veriton-S661:~$ sudo apt-get install git
Reading package lists... Done
Building dependency tree 
Reading state information... Done
E: Unable to locate package git

To fix this, you probably just need to update the apt-get list.


test@test-Veriton-S661:~$ sudo apt-get update
Get:1 http://au.archive.ubuntu.com maverick Release.gpg [198B]
Ign http://au.archive.ubuntu.com/ubuntu/ maverick/main Translation-en 
Get:2 http://au.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_AU [1,813B]
Ign http://au.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en 

载录地址:
http://qatechnotes.blogspot.com/2011/04/e-unable-to-locate-package-apt-get.html

猜你喜欢

转载自zhb1208.iteye.com/blog/1662092