Answers for "ubuntu start google chrome from terminal"

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

run google chrome from terminal

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

Code answers related to "ubuntu start google chrome from terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language