Install Google Chrome in Ubuntu

Written by

To install Google Chrome Browser in Ubuntu, run

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i google-chrome-stable_current_amd64.deb
apt install -f

Google Chrome