nsame.blogg.se

Update google chrome ubuntu
Update google chrome ubuntu








update google chrome ubuntu

Google Chrome can be installed on Ubuntu 22.04 using the deb package or adding the repository of Google into Ubuntu. How to remove Google Chrome from Ubuntu 22.04Ī user can remove the Google Chrome application from Ubuntu 22.04 by running the below-mentioned command in terminal: $ sudo apt autoremove google-chrome-stableĬongratulations! You have learned the installation method of Google Chrome on Ubuntu 22.04. The stable version of Google Chrome is installed successfully. Now, to install the stable version of Google Chrome, execute the following command: $ sudo apt install google-chrome-stable For this purpose, run the following command: $ sudo apt update Step 3: Update system’s packagesĪfter adding the repository, you must update the core library of the system to get the updated package. To add the Google repository, run the following command: $ sudo sh -c 'echo "deb stable main"/etc/apt//google.list' To do this action, type the following command and run-in terminal: $ wget -q -O - | sudo apt-key add. Step 1: Add GPG keyįirst, you should add the gpg key to add the google repository.

update google chrome ubuntu

To do this, perform the below-mentioned steps. Method 2: Install Google Chrome using Google repositoryĪ user can install Google Chrome on Ubuntu 22.04 through Google repository. To continue, Click on the Get Started.Īfter launching Google Chrome, you can set it as a default browser. When the Chrome is installed successfully on Ubuntu 22.04, you can launch it using the following command: $ google-chrome How to start Google Chrome on Ubuntu 22.04 In our case, the following command will install Chrome on Ubuntu 22.04: $ sudo dpkg -i google-chrome-stable_current_b You can use the dpkg command to install Chrome from the Debian package file. The deb package of the stable version of Google Chrome is downloaded successfully. To download the deb package of Google Chrome, type and run the following command in terminal: $ wget










Update google chrome ubuntu