Trying to install Google Chrome on my fresh Ubuntu 12.04 install. I have run a full apt-get upgrade and apt-get update on this system before installing Chrome. I downloaded the 32-bit deb package from www.chrome.com and opened it in Ubuntu Software Center.
The latest stable version of Google Chrome has been updated to 20.0.1132.57 for Windows, Mac, Linux, and Chrome Frame.
I have tried sudo apt-get install -f and then sudo apt-get update
but I still have the same dependency problems:
dpkg: dependency problems prevent configuration of google-chrome-stable:i386:
google-chrome-stable:i386 depends on xdg-utils
And idea how to fix it?
BTW, when I use sudo apt-get install -f, I got an output:
After this operation, 119 MB disk space will be freed.
Do you want to cont
The Google Chrome developers at Google proudly announced last evening, August 2nd, the stable release and immediate availability for download of the Google Chrome 13 web browser for Linux, Windows, Macintosh and Chrome Frame platforms. The new Google Chrome 13 web browser includes various exciting new features, such as the highly anticipat... (read more)
The Google Chrome developers at Google proudly announced last evening (June 7th) the stable release and immediate availability for download of the Google Chrome 12 web browser for Linux, Windows, Macintosh and Chrome Frame platforms. The new Google Chrome 12 web browser includes various interesting new features, such as the highly anticipa... (read more)
The Google Chrome developers at Google proudly announced last evening (April 27th) the stable release and immediate availability for download of the Google Chrome 11.0.696.57 web browser for Linux, Windows, Macintosh and Chrome Frame platforms. The new Google Chrome 11 browser contains some interesting improvements, such as speech input th... (read more)
Google Chrome’s popularity keeps on rising with more and more people switching to the lightweight, Google-powered web browser. Now that the stable Google Chrome is available for Linux, there’s no reason not to try it out for yourself. Google Chrome 5.0.375.55 is the first stable release for the Linux platform and is the fastest and ...
Having problems installing Google Chrome...
Code:
Errors were encountered while processing:
google-chrome-stable:i386
Code:
$ sudo apt-get install google-chrome-stable
$ E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Tried a bunch of potential solutions I found Googling, but no go.
I'm doing a fresh install of 12.10 and am trying to install Google Chrome.