open chrome command line linux code example
Example 1: linux install chrome command line
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Example 2: download chrome linux terminal
sudo apt install ./google-chrome-stable_current_amd64.deb
Example 3: run google chrome from terminal
google-chrome