

This command installs the stable version of Chrome. The command for doing that is : sudo apt install google-chrome-stable Install Chrome on Linux MintĪfter going through the commands above you are ready to finally install Chrome.

The command for doing that is: sudo apt updateĪdd Chrome Repo and Update 4. Run an Apt UpdateĪfter you add the Chrome repository in the last step you need to do an apt-update. You may also add the repository manually by editing your /etc/apt/sources.list file. You can do this with the command: sudo add-apt-repository "deb stable main" wget -q -O - | sudo apt-key add -įor installing Chrome you need to add Chrome repository to your system source. This key will automatically configure the repository settings necessary to keep your Google Linux applications up-to-date. Downloading the Key for Chromeīefore we proceed, install Google’s Linux package signing Key. Since Google Chrome isn’t natively available in the package repositories, we need to add their Linux repos and install the package from there. Let’s go over the steps to install Google Chrome, which is Google’s version of the original open-source Chromium browser. Steps to Install Google Chrome on Linux Mint We will also cover a better alternative to Chrome that is easier to install. Google Chrome is a popular web browser that is suitable for surfing amazing websites like this one. Linux xxxx 5.11.0-1021-oracle #22~20.04.In this tutorial, we will see how to install Chrome on Linux Mint.


I get the following error: Get:4 stable InRelease Į: Unable to locate package google-chrome-stableĪnyone have any ideas why this doesn't work for me? Could it be that Google chrome package is not available for my system: dpkg uname -a Sh -c 'echo "deb stable main" > /etc/apt//google.list'Īpt update & apt install -y google-chrome-stable -no-install-recommends I'm trying to install chrome using the commands below: wget -q -O - | apt-key add.
