download google chrome for linux code example

Example 1: install google chrome linux

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

Example 2: how to install crome linux

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

sudo dpkg -i google-chrome-stable_current_amd64.deb

Example 3: download google chrome linux command line rpm

wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
sudo dnf localinstall ./google-chrome-stable_current_x86_64.rpm

Example 4: linux chrome download

sudo dpkg -i google-chrome-stable_current_amd64.deb