HomeLinuxHow you can Set up Google Chrome on Linux Desktops

How you can Set up Google Chrome on Linux Desktops


Google Chrome is a hottest, quick, safe, and easy-to-use free cross-platform internet browser developed by Google, and was first launched in 2008 for Microsoft Home windows, later variations have been launched to Linux, macOS, iOS, and Android.

Most of Chrome’s supply code is taken from Google’s open-source software program challenge Chromium, however Chrome is licensed as proprietary freeware, which implies you’ll be able to obtain and use it without cost, however you can not decompile, reverse engineer, or use the supply code to construct different packages or tasks.

As of February 2023, Google’s Chrome is essentially the most used web internet browser on this planet with a world market share of 65.76 %. In different phrases, greater than six in ten folks use Google Chrome to browse the web.

Lately, Google Chrome formally rolled out Chrome 113 model for Home windows, Linux, and macOS working techniques. The precise model is 113.0.5672.92 and comes with quite a lot of thrilling fixes, options, and enhancements.

On this tutorial, we are going to present you find out how to set up the Google Chrome internet browser in RedHat-Primarily based Linux Distros like CentOS, Fedora, Rocky Linux, and AlmaLinux utilizing Google’s personal repository with the yum bundle supervisor instrument.

If you’re utilizing Debian-based distributions resembling Ubuntu or Linux Mint, observe our information – Set up Google Chrome on Debian-based Distributions

Necessary: Google Chrome help for all 32-bit Linux distributions are deprecated since March 2016.

Set up Google Chrome on Linux

We’ll use Google’s Linux software program packages, that are signed with GPG keys that can robotically configure the bundle supervisor repository to put in and replace the Chrome browser at any time when a brand new Chrome replace is launched.

Step 1: Set up Google YUM Repository

First, create a brand new file referred to as /and so on/yum.repos.d/google-chrome.repo as proven.

# vi /and so on/yum.repos.d/google-chrome.repo

Subsequent, add the next traces of code to it.

[google-chrome]
identify=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/steady/$basearch
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
Add Google Chrome Yum Repository
Add Google Chrome Yum Repository

To avoid wasting a file in vi, hit the ESC key to change to command mode, press : (colon) to open the immediate bar, and sort x after the colon and hit enter to avoid wasting the modifications.

Step 2: Set up Google Chrome on Linux

First, test whether or not the newest model is obtainable from Google’s personal repository utilizing the next yum command.

# yum information google-chrome-stable

Output – Examine Google Chrome Bundle Data

Accessible Packages
Title         : google-chrome-stable
Model      : 113.0.5672.92
Launch      : 1
Structure : x86_64
Measurement         : 92 M
Supply       : google-chrome-stable-113.0.5672.92-1.src.rpm
Repository   : google-chrome
Abstract      : Google Chrome
URL          : https://chrome.google.com/
License      : A number of, see https://chrome.google.com/
Description  : The online browser from Google

Do you see the highlighted output above, which clearly advised that the newest model of Chrome is obtainable from the repository. So, let’s set up it utilizing the yum command as proven under, which can robotically set up all of the wanted dependencies.

# yum set up google-chrome-stable

Replace: Sadly, the Google Chrome browser now not helps essentially the most well-known industrial distribution RHEL 6.x, and its free clones resembling CentOS and Scientific Linux.

Sure, they’ve discontinued help for the RHEL 6.X model of Google Chrome, and on the opposite facet, the newest Firefox and Opera browsers run efficiently on the identical platforms.

The subsequent step for RHEL/CentOS 6 customers is to maneuver to latest releases of RHEL/CentOS or Rocky Linux/AlmaLinux, the newest Google Chrome works out of the field on these releases.

Step 3: Working Google Chrome on Linux

Begin the Chrome browser with a non-root person from the command line or begin it from System Menu.

# google-chrome &

Welcome display of Chrome internet browser.

Welcome Google Chrome
Welcome Google Chrome

Searching www.tecmint.com on Chrome internet browser.

Running Chrome Browser in Linux
Working Chrome Browser on Linux

That’s it, get pleasure from shopping with Chrome, and do let me know your shopping expertise with Chrome by way of feedback.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments