-
-
Save mrtns/78d15e3263b2f6a231fe to your computer and use it in GitHub Desktop.
# Install | |
# via http://askubuntu.com/questions/510056/how-to-install-google-chrome | |
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - | |
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list' | |
sudo apt-get update | |
sudo apt-get install google-chrome-stable | |
# Update | |
sudo apt-get --only-upgrade install google-chrome-stable |
It's seem google-chrome-stable_current_amd64.deb
is also considered out-of-date by google-chrome itself when looking at the top right icon even when installing/updating it the regular way:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo gdebi google-chrome-stable_current_amd64.deb
google-chrome-stable
Thanks for this.
Thanks for update command !!!
Thanks!
The update section should be:
Update
sudo apt-get update
sudo apt-get --only-upgrade install google-chrome-stable
suwun bro
Thanks ever so much
Thanks a lot.
Beatifull. Thanks.
Thank you a lot
still work like a charm, thx!
And this is how you Install google chrome with ubuntu terminal
Works well for me. Thanks
Thank you.
Thanks
Great! Thanks
Thanks
great!
Thank you a lot
thanks
it is working , thanks a lot
works fine for me youre a genius/
Thank you! <3
Thank you it's working.
@mrtns Is there any way to upgrade to a specific version and not the stable version?
Thank.
Update
sudo apt-get update
sudo apt-get --only-upgrade install google-chrome-stable
Thanks, sir
It was very helpful.
thanks you
thank you. I would like to share this on my blog if you let me.
now http://dl.google.com/linux/chrome/deb/ its giving 404.