Google chrome cannot be installed

Posted by Zxy on Ask Ubuntu See other posts from Ask Ubuntu or by Zxy
Published on 2012-05-16T00:00:35Z Indexed on 2012/09/01 15:48 UTC
Read the original article Hit count: 785

Filed under:
|

I downloaded latest version of google chrome and then tried to install it. However it gave me errors. I searched through the net and noticed that most of the people's problem solved when they installed missing dependecies. Therefore I tried to install them too but seems like it does not work.

zero@ubuntu:~/Downloads$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
google-chrome-stable:i386
0 upgraded, 0 newly installed, 1 to remove and 23 not upgraded.
1 not fully installed or removed.
After this operation, 116 MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 169296 files and directories currently installed.)
Removing google-chrome-stable:i386 ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
zero@ubuntu:~/Downloads$ sudo dpkg -i google-chrome-stable_current_i386.deb
Selecting previously unselected package google-chrome-stable:i386.
(Reading database ... 169201 files and directories currently installed.)
Unpacking google-chrome-stable:i386 (from google-chrome-stable_current_i386.deb)    ...
dpkg: dependency problems prevent configuration of google-chrome-stable:i386:
 google-chrome-stable:i386 depends on xdg-utils (>= 1.0.2).
dpkg: error processing google-chrome-stable:i386 (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for man-db ...
Errors were encountered while processing:
google-chrome-stable:i386

Could you please help me? Thanks.

© Ask Ubuntu or respective owner

Related posts about installation

Related posts about google-chrome