To install Google Chrome on ubuntu
Just go to below google chrome linux download link
https://www.google.com/chrome?platform=linux
Click the Download Google Chrome button.
Or use this link
https://www.google.com/chrome/eula.html?platform=linux
Select the 32 bit or 64 bit .deb package file for Debian/Ubuntu and click Accept and Install button.
To avoid the addition of Google repository, type below command in terminal before installing the package.
sudo touch /etc/default/google-chrome

Double click the .deb package file or open with ubuntu software center and click the install button.
Type your ubuntu password if needed and wait until the installation is complete.


