Install Chrome via Terminal

PHOTO EMBED

Fri Feb 07 2025 11:23:09 GMT+0000 (Coordinated Universal Time)

Saved by @shawngibson #ubuntu #chrome

#got wget? if yes, then:

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

#no issues? then:

sudo dpkg -i google-chrome-stable_current_amd64.deb

#issues? then:

sudo apt-get install -f

#and/or:

sudo apt --fix-broken install

#happy? then:

google-chrome
content_copyCOPY

Always works, usually...most of the time. Maybe?

https://www.wikihow.com/Install-Google-Chrome-Using-Terminal-on-Linux