I've installed "chrome stable" from terminal, but when I click on the icon for open it, it automatically close rapidly. Something into installation went wrong? I'm on Ubuntu 16.04 and I installed chrome with those lines
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
$ sudo apt-get update && sudo apt-get dist-upgrade
$ sudo apt-get install google-chrome-stable
I think , your OS it's not compatible for that chrome , i mean maybe that chrome is 32 bit and you was install google-chrome with 64 bit .
If you want to know more about google-chrome-stable visit this link :
https://www.ubuntuupdates.org/google-chrome-stable