how to install chrome in ubuntu 18.04 code example
Example 1: download chrome linux terminal
sudo apt install ./google-chrome-stable_current_amd64.deb
Example 2: install chrome in ubuntu 16.04 using terminal
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb