TranslateProject/sources/tech/20210803 How to Install Google Chrome on Linux Mint -Beginners Tip.md
DarkSun f57cf6fe8f 选题[tech]: 20210803 How to Install Google Chrome on Linux Mint [Beginners Tip]
sources/tech/20210803 How to Install Google Chrome on Linux Mint -Beginners Tip.md
2021-08-03 05:03:13 +08:00

6.3 KiB
Raw Blame History

How to Install Google Chrome on Linux Mint [Beginners Tip]

This should be a really simple topic but I am writing this because I see so many websites recommending strange command line steps for installing Google Chrome on Linux Mint. That would work but thats unnecessarily complicated, specially for beginners not familiar with the command line.

In reality, you dont need to go terminal way at all. All you have to do is to go to Google Chromes website and download the installer file for Ubuntu and install it.

Let me detail the steps for your understanding.

Installing Google Chrome on Linux Mint

Go to the website of Google Chrome.

Google Chrome Website

Youll see a “Download Chrome” button here. Click on it.

Download Chrome for Linux

It will show you two option for downloading Chrome on Linux. Go with the Debian/Ubuntu option and hit the “Accept and Install” button.

Select Debian/Ubuntu option for Chrome package on Mint

Before starting the download, Firefox asks you if you want to open the downloaded file with Gdebi or save it. You can go with either option because ultimately, youll be using Gdebi for installing the deb file. However, I prefer to save the file first.

Save the deb file

Wait for the download to finish.

Wait for Google Chrome download to finish

Once the download finishes, go to the Downloads folder in File Explorer. To install the deb file, either double click on it or right click on it and select Open With GDebi Package Installer.

Double click on the downloaded deb file to install it

Wait for a few seconds and it should give you the option to install.

Hit the Install Package option in Gdebi

It will ask for Linux Mint account password. In Linux, you need to provide your password for installing any application.

Enter your password for installing an application

You are almost there. It will show what additional packages will be installed with it (if any). Just hit the Continue button.

Details on the packages to be installed

It should take a few seconds or a minute at most for installation to complete.

Installing Chrome in progress

You should see a screen like this when the installation completes.

Chrome successfully installed on Linux Mint

Once installed, you can run Google Chrome by looking for it in the application menu.

Run Google Chrome in Linux Mint

And then enjoy Google Chrome on Linux Mint.

Google Chrome running in Linux Mint

How to update Google Chrome on Linux Mint

The good thing about this method is that Google Chrome gets updated with system updates. When you install the deb file, it also adds a repository from Google to your system.

Chrome adds a repository to the system for providing updates

Thanks to this added repository, the updates on the Chrome browser will be added to the system updates. So when you update Linux Mint, it gets updated as well (if there is an update available).

How to remove Google Chrome from Linux Mint

Dont like Chrome? No worries. You can uninstall Google Chrome from Linux Mint. And no, you dont need to use terminal this time as well.

Click on the menu and search for Chrome. Right click on the Chrome icon and youll see an Uninstall option. Select it.

Removing Google Chrome from Linux Mint

Youll have to enter your password, of course. It will show the package to be removed. Click OK here.

Uninstalling Google Chrome from Linux mint

You may leave the repo from Google Chrome or remove it. Its your choice, really.

I hope you find this tutorial helpful in using Google Chrome on Linux Mint.


via: https://itsfoss.com/install-chrome-linux-mint/

作者:Abhishek Prakash 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出