i downloaded chrom in ubuntu how to install it through cmd 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
sudo dpkg -i --force-depends google-chrome-stable_current_amd64.deb