So I've only just installed ubuntu on my laptop, as I'd like to get more comfortable with it. Doing apt-get update gives me a hell of a lot of 404 errors, followed by failed to fetch errors. I also can't seem to install chrome, as after downloading the executable it says it's missing a dependency (Which i tried to fix via google help, but none of the results fixed it as they did for others) I've read a few threads regarding similar things to what I'm experiencing but nothing seems to fix it. Any help at all would be much appreciated!
Asked
Active
Viewed 129 times
0
1 Answers
0
Ubuntu 12.10 Version (Quantal Quetzal ) has limited update support till May 2014.
Therefor the repositories are not available for the requested update request.
Regarding Chrome, probably you are trying to run newer version of Chrome which needs newer versions of lib files that cannot be found in 12.10 version.
I recommend to download Long Term Support version if you are looking for stability, which in this case can be 14.04 version as it has support till April 2019 which is another 5 years of support.
apt-get update
orapt-get upgrade
? – muru Oct 17 '14 at 02:40