Get and Install:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
In the event you encounter any dependency issues, resolve them using:
sudo apt-get install -f
Once the installation is complete, you can launch Google Chrome either from the terminal using the command:
google-chrome