install chrome on archlinuc code example
Example 1: archlinux install chrome
yay -S google-chrome
Example 2: linux install chrome command line
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
yay -S google-chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb