Answers for "install chrome in ubuntu 16.04 using terminal"

3

update google chrome command ubuntu

sudo apt-get --only-upgrade install google-chrome-stable
Posted by: Guest on April-17-2020
0

install chrome in ubuntu 16.04 using terminal

sudo dpkg -i --force-depends google-chrome-stable_current_amd64.deb
Posted by: Guest on June-24-2020

Code answers related to "install chrome in ubuntu 16.04 using terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language