FIXED: How to Update/Upgrade Google Chrome browser from Command Line on Ubuntu/Linux/Ubuntu 20.04

preview_player
Показать описание
#how #howto #fix #fixed #computer #google #chrome #chromebrowser #googlechrome #upgrade #update #latest #version #laptop #desktop #pc #linux #ubuntu #ubuntu20 #ubuntulinux #ubuntu22

Question also cover in this video:
Update Google Chrome on Ubuntu 20.04?
Google Chrome Is Not Opening In Ubuntu?
FIXED Can't update Chrome on Ubuntu/Linux Operating System?
how to update chrome in ubuntu?
update chrome in ubuntu?
how to update chrome in laptop?
how to update chrome in ubuntu 20.04?
how to update chrome in linux?

To upgrade Chrome on Ubuntu/Linux from the command line, you can use the apt package manager. First, open a terminal and run the following command to check if there are any updates available for Chrome:

sudo apt-get update

If updates are available, run the following commands to upgrade Chrome
1. sudo apt-get install google-chrome-stable
2. sudo apt-get --only-upgrade install google-chrome-stable

This will install the latest version of Chrome and replace the currently installed version.

If you want to install a specific version of Chrome, you can use the following command:
1. sudo apt-get install google-chrome-stable=VERSION
2. sudo apt-get --only-upgrade install google-chrome-stable=VERSION

Where VERSION is the version number of Chrome you want to install.

Some Ubuntu version may not have chrome-stable package, in that case you can try below commands listed in below doc:
Рекомендации по теме
Комментарии
Автор

worked for me (I used the lineson the video description). Thanks a lot!

sebastiantorres
Автор

Finally updated chrome with your help... Thanx for the video..

shuvadeepbhattacharjee
Автор

thank you! was able to update via terminal. much appreciated.

j
Автор

Really very Helpful! Worked like a charm!💯💯👌👌Thank you so much!👍👍

yashkadyan
Автор

Thanks a lot, it helped me to upgraded google chrome in my Linux pc. 👍👍

niteshnitesh
Автор

thanks brother I appreciate it it helped me 10/10

amvfighterxd
Автор

Yeah that worked thanks
Subbed+liked+shared

AniketSingh