Google chrome browser is one of the most popular Internet browsers. It is developed by Google and can be easily installed on RHEL 8 / CentOS 8 Linux as an alternative for the Firefox browser which comes as default. Download & install Google Chrome Google Chrome is a fast, free web browser. Before you download, you can check if Chrome supports your operating system and you have all the other system requirements. Note: Google Chrome stopped release 32-bit builds for linux since Chrome 49. If you are still using 32-bit linux and would like to be protected with the latest security patches as well, you can use Slimjet Web Browser, which is based the Chromium open source project and continues to support 32-bit linux. Google Chrome Mac Version.

Linux Download Google Chrome

Install Google Chrome on Ubuntu Linux. Terminal command to install Google Chrome Browser using PPA on Ubuntu Systems.

Download Google Chrome

Ubuntu users can manually download and install Google Chrome browser. For Debian/Ubuntu or Fedora/openSUSE Systems, users can download the latest stable version of Google Chrome browser from https://www.google.co.in/chrome/browser/desktop/. Users can download 64 bit .deb (For Debian/Ubuntu) and 64 bit .rpm (For Fedora/openSUSE).

Install Google Chrome Browser

Please note that from March 2016, Google Chrome has ended support for Ubuntu Linux 32 Bit Systems. Which means, Google Chrome can only be installed and used on 64 Bit Linux Ubuntu Systems.

Method 1

Run the following commands in Terminal to install Google Chrome on Linux Ubuntu Systems, via PPA:

$ sudo apt-get update
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub sudo apt-key add -
$ sudo sh -c 'echo 'deb http://dl.google.com/linux/chrome/deb/ stable main' >> /etc/apt/sources.list.d/google.list'
$ sudo apt-get update
$ sudo apt-get install google-chrome-stable

Users can also install Beta version of Google Chrome browser.

Method 2

Run the following commands in Terminal to install Google Chrome on Linux Ubuntu Systems, via DEB package:

$ sudo apt-get update
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
$ google-chrome-stable

Once installed, open Google Chrome from Ubuntu Dash or Terminal. To open Google Chrome from Terminal, run the following command:

$ google-chrome

Please note that installing Google Chrome will add the Google repository so your system will automatically keep Google Chrome up to date. If you don’t want Google’s repository, do “sudo touch /etc/default/google-chrome” before installing the package.

Uninstall Google Chrome

Download Google Chrome Linux Ubuntu

To uninstall and remove Google Chrome from Ubuntu Linux Systems, run the following commands:

$ sudo apt-get purge google-chrome-stable
$ sudo apt-get autoremove
$ sudo apt-get update

Freeware
Linux
63.6 MB
50,542

As featured in:

Google Chrome is a fast, simple, and secure web browser, built for the modern web. If you're just getting started with Chrome or want to improve it, we recommend checking out our Chrome optimization guide.

Speed

Chrome is designed to be fast in every possible way: It's quick to start up from your desktop, loads web pages in a snap, and runs complex web applications fast. Learn more about Chrome and speed.

Simplicity

Chrome's browser window is streamlined, clean and simple. Chrome also includes features that are designed for efficiency and ease of use. For example, you can search and navigate from the same box, and arrange tabs however you wish — quickly and easily.

Security

Chrome is designed to keep you safer and more secure on the web with built-in malware and phishing protection, autoupdates to make sure the browser is up-to-date with the latest security updates, and more. Learn more about Chrome's security features.

And more features

Chrome has many useful features built in, including extensions, translation in the browser, themes, and more. Learn more about Chrome's newest and most-loved features.

What's New:

The Chrome team is delighted to announce the promotion of Chrome 87 to the Stable channel for Windows, Mac and Linux. This will roll out over the coming days/weeks.

Chrome 87.0.4280.88 contains a number of fixes and improvements -- a list of changes is available in the log. Watch out for upcoming Chrome and Chromium blog posts about new features and big efforts delivered in 87.

Security Fixes and Rewards

Note: Access to bug details and links may be kept restricted until a majority of users are updated with a fix. We will also retain restrictions if the bug exists in a third party library that other projects similarly depend on, but haven’t yet fixed.

Chrome

This update includes 33 security fixes. Below, we highlight fixes that were contributed by external researchers. Please see the Chrome Security Page for more information.

  • [$TBD][1136078] High CVE-2020-16018: Use after free in payments. Reported by Man Yue Mo of GitHub Security Lab on 2020-10-07
  • [$TBD][1139408] High CVE-2020-16019: Inappropriate implementation in filesystem. Reported by Rory McNamara on 2020-10-16
  • [$TBD][1139411] High CVE-2020-16020: Inappropriate implementation in cryptohome. Reported by Rory McNamara on 2020-10-16
  • [$TBD][1139414] High CVE-2020-16021: Race in ImageBurner. Reported by Rory McNamara on 2020-10-16
  • [$TBD][1145680] High CVE-2020-16022: Insufficient policy enforcement in networking. Reported by @SamyKamkar on 2020-11-04
  • [$TBD][1146673] High CVE-2020-16015: Insufficient data validation in WASM. Reported by Rong Jian and Leecraso of 360 Alpha Lab on 2020-11-07
  • [$TBD][1146675] High CVE-2020-16014: Use after free in PPAPI. Reported by Rong Jian and Leecraso of 360 Alpha Lab on 2020-11-07
  • [$TBD][1146761] High CVE-2020-16023: Use after free in WebCodecs. Reported by Brendon Tiszka and David Manouchehri supporting the @eff on 2020-11-07
  • [$NA][1147430] High CVE-2020-16024: Heap buffer overflow in UI. Reported by Sergei Glazunov of Google Project Zero on 2020-11-10
  • [$NA][1147431] High CVE-2020-16025: Heap buffer overflow in clipboard. Reported by Sergei Glazunov of Google Project Zero on 2020-11-10
  • [$7500][1139153] Medium CVE-2020-16026: Use after free in WebRTC. Reported by Jong-Gwon Kim (kkwon) on 2020-10-16
  • [$5000][1116444] Medium CVE-2020-16027: Insufficient policy enforcement in developer tools. Reported by David Erceg on 2020-08-14
  • [$5000][1138446] Medium CVE-2020-16028: Heap buffer overflow in WebRTC. Reported by asnine on 2020-10-14
  • [$3000][1134338] Medium CVE-2020-16029: Inappropriate implementation in PDFium. Reported by Anonymous on 2020-10-01
  • [$3000][1141350] Medium CVE-2020-16030: Insufficient data validation in Blink. Reported by Michał Bentkowski of Securitum on 2020-10-22
  • [$1000][945997] Medium CVE-2019-8075: Insufficient data validation in Flash. Reported by Nethanel Gelernter, Cyberpion (https://www.cyberpion.com) on 2019-03-26
  • [$500][1133183] Medium CVE-2020-16031: Incorrect security UI in tab preview. Reported by wester0x01(https://twitter.com/wester0x01) on 2020-09-29
  • [$500][1136714] Medium CVE-2020-16032: Incorrect security UI in sharing. Reported by wester0x01(https://twitter.com/wester0x01) on 2020-10-09
  • [$500][1143057] Medium CVE-2020-16033: Incorrect security UI in WebUSB. Reported by Khalil Zhani on 2020-10-28
  • [$TBD][1137362] Medium CVE-2020-16034: Inappropriate implementation in WebRTC. Reported by vvmute (Benjamin Petermaier) on 2020-10-12
  • [$TBD][1139409] Medium CVE-2020-16035: Insufficient data validation in cros-disks. Reported by Rory McNamara on 2020-10-16
  • [$5000][1088224] Low CVE-2020-16012: Side-channel information leakage in graphics. Reported by Aleksejs Popovs on 2020-05-30
  • [$500][830808] Low CVE-2020-16036: Inappropriate implementation in cookies. Reported by Jun Kokatsu (@shhnjk) on 2018-04-09

We would also like to thank all security researchers that worked with us during the development cycle to prevent security bugs from ever reaching the stable channel.
As usual, our ongoing internal security work was responsible for a wide range of fixes:

Chrome

[1149434] Various fixes from internal audits, fuzzing and other initiatives

Many of our security bugs are detected using AddressSanitizer, MemorySanitizer, UndefinedBehaviorSanitizer, Control Flow Integrity, libFuzzer, or AFL.

Recent Google Chrome for Linux news

  • Windows 7 will support the browser until at least 2022
  • 368 votes
    Experience cutting edge features but with more stability.
    • Freeware
    • Windows/macOS/Linux
  • 15 votes
    Google Chrome runs web pages and applications with lightning speed.
    • Freeware
    • Windows
  • 17 votes
    This version is intended for only for developers and early testers.
    • Freeware
    • Linux

Popular apps in Browsers