install chrome ubuntu command line code example

Example 1: update google chrome command ubuntu

sudo apt-get --only-upgrade install google-chrome-stable

Example 2: 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 3: linux install chrome command line

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

Example 4: install chrome ubuntu server

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