Ubuntu Install Google Crome

Prerequisites

Download Google Crome from here (Here)

Install Google Crome

apt install ./google-chrome-stable_current_amd64.deb

Dependency Issues

You may need to resolve some dependency issues. This can be done like below.

apt-get install -f

Then try and install Google Crome again.

apt install ./google-chrome-stable_current_amd64.deb