Ubuntu 16.04 - Failed to install google chrome (depends on libpango1 and libappindicator1)
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=W5dhm1z8_98
i'm trying to install google-chrome in ubuntu 16.04, but getting a error like this :
google-chrome-stable depends on libpango1.0-0 (=1.14.0); however:
Package libpango1.0-0 is not installed.
google-chrome-stable depends on libappindicator1; however:
Package libappindicator1 is not installed.
So, how to fix it?
1) run this script : sudo apt-get -f install (it will fixing all dependencies that required by google chrome)
2) install google chrome again with : sudo dpkg -i google-chrome.deb
3) open google chrome
enjoy ... :)
Other Videos By Ambar Hasbiyatmoko
Tags:
install
browser
google chrome
terminal
failed
dependencies
ubuntu
linux
ubuntu software
package
libpango
libappindicator
error