Answers for "install chrome command line ubuntu"

21

install google chrome ubuntu

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
Posted by: Guest on June-28-2020
1

open chrome with terminal ubuntu

google-chrome
Posted by: Guest on January-20-2021

Code answers related to "install chrome command line ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language