install google chrome linux cli 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 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