Linux security

Ubuntu 14.04 issue to install Google-Chrome – dependency problems

I have rebuilt my system and installed latest updated version of [easyazon_link asin=”0672336936″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″ add_to_cart=”default” cloaking=”default” localization=”default” popups=”default”] Ubuntu 14.04 [/easyazon_link]on my ultra book. I am trying to install latest version of Google-Chrome 37 on my system and getting this error message:

(Reading database … 229928 files and directories currently installed.)
Preparing to unpack google-chrome-stable_current_amd64.deb …
Unpacking google-chrome-stable (37.0.2062.94-1) over (37.0.2062.94-1) …
dpkg: dependency problems prevent configuration of google-chrome-stable:
google-chrome-stable depends on libappindicator1; however:
Package libappindicator1 is not installed.

Here is the solution, yo will need to download these 2 dependencies and install before you can install Google-Chrome.

Once you have downloaded both amd64 deb packages install them in these steps

sudo dpkg -i libindicator7_12.10.2+14.04.20140402-0ubuntu1_amd64.deb
sudo dpkg -i libappindicator1_12.10.1+13.10.20130920-0ubuntu2_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb

Now you should have successfully installed Google-Chrome latest version 37 on your [easyazon_link asin=”1936280876″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″ add_to_cart=”default” cloaking=”default” localization=”default” popups=”default”] Ubuntu 14.04 [/easyazon_link]version without errors.

[easyazon_block add_to_cart=”default” align=”left” asin=”1936280892″ cloaking=”default” layout=”right” localization=”default” locale=”US” nofollow=”default” new_window=”default” tag=”wn0d5-20″]Ubuntu 14.04 [/easyazon_block]

 

Leave a Reply