How to Install Google Chrome on Ubuntu (2 Methods)

Have you ever switched to Ubuntu and are searching for a simple solution to set up Google Chrome? Nicely, putting in Chrome on Ubuntu is so simple as putting in different common browsers on Linux, Mac, or Home windows. In truth, there are a number of methods to get Chrome operating on Ubuntu Linux. So … The post How to Install Google Chrome on Ubuntu (2 Methods) appeared first on Ferdja.

May 5, 2023 - 10:00
 4
How to Install Google Chrome on Ubuntu (2 Methods)

Have you ever switched to Ubuntu and are searching for a simple solution to set up Google Chrome? Nicely, putting in Chrome on Ubuntu is so simple as putting in different common browsers on Linux, Mac, or Home windows. In truth, there are a number of methods to get Chrome operating on Ubuntu Linux. So on this tutorial, we’ve included two easy methods to put in Chrome on Ubuntu. Other than that, we’ve additionally talked about the best way to replace Chrome on Ubuntu, and the steps to fully take away it. On that word, let’s soar to the steps.

Set up Google Chrome on Ubuntu (2022)

Set up Google Chrome on Ubuntu From the Official Web site

1. To get Google Chrome on Ubuntu, head to the browser’s official website and click on the “Obtain Chrome” button.

Install Google Chrome on Ubuntu From the Official Website

2. Subsequent, a pop-up will seem. Right here, choose “64 bit .deb (For Debian/Ubuntu)” and click on on “Settle for and Set up”.

Install Google Chrome on Ubuntu From the Official Website

3. A DEB file (near 94MB in measurement) might be saved to the “Downloads” folder in your PC. If the obtain doesn’t begin robotically, click on on “obtain Chrome manually”.

Install Google Chrome on Ubuntu From the Official Website

4. Now, open the “Downloads” folder within the file supervisor and right-click on the Chrome DEB file downloaded within the earlier step. Select “Open With Different Software“.

How to Install Google Chrome on Ubuntu

5. After that, select “Software program Set up” and click on on “Choose” within the top-right nook.

Install Google Chrome on Ubuntu From the Official Website

6. It will open Ubuntu Software program to carry out Chrome’s set up. Watch for a couple of seconds because it takes a while to load the window. Now, click on on “Set up” and enter your password to authenticate.

Install Google Chrome on Ubuntu From the Official Website

7. As soon as the set up is completed, open Chrome from the app launcher in Ubuntu.

Install Google Chrome on Ubuntu From the Official Website

8. As you possibly can see right here, Google Chrome is operating on Ubuntu 22.04 with none points. You may also right-click on the icon and add it to the Dock for fast entry.

Install Google Chrome on Ubuntu From the Official Website

Set up Google Chrome on Ubuntu Utilizing the Terminal

If you wish to set up Google Chrome on Ubuntu utilizing the Terminal, you are able to do so with only some instructions. Since Chrome is just not a part of Ubuntu’s official repository, it is advisable obtain the DEB file and set up it through Google’s supply. Here’s what the method seems like:

1. Open the Terminal and run the under command to obtain the newest Chrome DEB file.

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Install Google Chrome on Ubuntu Using the Terminal

2. After that, run the under command to set up Chrome in Ubuntu utilizing the Terminal.

sudo dpkg -i google-chrome-stable_current_amd64.deb
Install Google Chrome on Ubuntu Using the Terminal

3. Now, open the app launcher, and you will see Chrome has been put in. Open the browser and log in together with your Google account to sync every little thing.

How to Install Google Chrome on Ubuntu

Replace Google Chrome to the Newest Model on Ubuntu

1. If you wish to replace Chrome to the newest model through the Terminal on Ubuntu, run the under instructions one after the other.

sudo apt replace
sudo apt --only-upgrade set up google-chrome-stable
  • How to Install Google Chrome on Ubuntu
  • Update Google Chrome to the Latest Version on Ubuntu

2. And to replace Chrome in Ubuntu Linux utilizing a graphical interface, transfer to the app launcher and open “Software program Updater“.

software updater

3. The Software program Updater will search for newer variations of all apps, together with Google Chrome, in your Ubuntu PC. You possibly can click on on “Particulars of updates” to verify if Chrome has acquired any updates. In that case, click on “Set up Now” after which restart your laptop. And properly, Chrome might be up to date thereafter.

software updater

Uninstall Google Chrome From Ubuntu

For those who want to take away Chrome from Ubuntu and change to a different browser, you are able to do so through the Terminal. Merely comply with the steps under:

1. Open the Terminal utilizing the “Ctrl + Alt + T” keyboard shortcut and run the under command:

sudo apt purge google-chrome-stable
Uninstall Google Chrome From Ubuntu

2. There’s one other straightforward methodology to delete Chrome from Ubuntu. You want to open “Ubuntu Software program” from the app launcher.

ubuntu software

3. Subsequent, transfer to the “Put in” part on the prime, scroll down and search for “Google Chrome”, and click on “Uninstall” subsequent to Google Chrome to take away the browser out of your Ubuntu system.

Uninstall Google Chrome From Ubuntu

Obtain and Use Google Chrome on Ubuntu

So listed below are the three strategies you need to use to put in and replace Chrome on Ubuntu. You possibly can obtain Google Chrome both by manually downloading the DEB file or by executing a couple of instructions within the Terminal. Furthermore, if you wish to study the best way to take screenshots in your Ubuntu PC, head to our information for keyboard shortcuts and third-party apps. You may also learn the best way to change between the Wayland and Xorg show servers in Ubuntu in case your recordings/ screenshots output a black display. Lastly, in case you have any queries, do inform us within the feedback part under.

The post How to Install Google Chrome on Ubuntu (2 Methods) appeared first on Ferdja.