Install Google Chrome with YUM on Fedora 13, Red Hat (RHEL) 6

This howto explains howto install Google Chrome Web browser on Fedora 12, Fedora 13 and Red Hat 6 (RHEL). Best way to install and keep up-to-date with Google Chrome browser is use Google’s own YUM repository.

Enable Google YUM repository

Add following to /etc/yum.repos.d/google.repo file:
32-bit

[google]
name=Google - i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

64-bit

[google64]
name=Google - x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Note: Both 32-bit and 64-bit repos can be placed in the same file.

Install Google Chrome with YUM (as root user)

## Install Google Chrome Stable version
yum install google-chrome-stable
 
## OR install Google Chrome Beta version##
yum install google-chrome-beta
 
## OR install Google Chrome Unstable version##
yum install google-chrome-unstable

Google Chrome Beta Web Browser on Fedora 12

Fedora 12 Google Chrome Beta

Google Chrome Unstable Web Browser on Red Hat (RHEL) 6

Red Hat 6 (rhel) Google Chrome Unstable

Related posts:

  1. Install MongoDB 1.6.0 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5 What is MongoDB?MongoDB (from “humongous”) is a scalable, high-performance, open source, schema-free, document-oriented database. Written in C++. MongoDB bridges the...
  2. Install OpenOffice.org 3.2.1/3.3.0 on Fedora 13, CentOS/Red Hat (RHEL) 5.5 OpenOffice.org 3.2 is released and the new version has many new features. Example following: Faster Start Up Times - OpenOffice.org...
  3. Install Sun/Oracle Java JDK/JRE 6 (u21) on Fedora 13/CentOS 5.5/RHEL 5.5/6 This guide is updated/rewritten Jul 29, 2010 to use currently latest Sun/Oracle Java JDK and JRE 6 Update 21 and...
  4. Install VirtualBox 3.2.8 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5/6 VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. VirtualBox is a general-purpose...
  5. Install Memcached (Memcache) on CentOS 5.5, Fedora 13, Red Hat (RHEL) 5.5 Memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up...

About the Author

Hi, I'm JR and the Founder of if not true then false. I am a software developer, and I have over ten years experience in programming. I'm big fan of Linux and Open Source. And normally I use just Linux environments.

Like If (!1) 0 on Facebook: