I have this problem where I try to:
sudo apt-get install android-tools-fastboot
but instead of searching the internet, it tries to look on my disk drive:
E: Unable to locate package android-tools-fastboot
I have this problem where I try to:
sudo apt-get install android-tools-fastboot
but instead of searching the internet, it tries to look on my disk drive:
E: Unable to locate package android-tools-fastboot
It is searching the internet (via previously downloaded package lists). The package android-tools-fastboot
is not available for 12.04 via the official repositories. Use the Phablet Tools PPA instead.
Have you set up your Software repositories? See Ubuntu's Repo help &/or this Q? The package android-tools-fastboot is in the universe
FYI
Then did an sudo apt-get update
and finally a sudo apt-get install android-tools-fastboot
--- Just noticed the 12.04 tag & muru's answer, it is only available for 14.04 and up... (+1 to muru :-)
8-)
https://help.ubuntu.com/community/Repositories/Ubuntu
– Xen2050
Jan 09 '15 at 03:55
E:
as a disk drive, but that's a Windows notation. – Marc Jan 09 '15 at 03:53