important: Google Chrome support for all 32-bit Linux distributions is deprecated from March, 2016.

By using Google’s official repository you will keep your Chrome browser up-to-date.

# yum update google-chrome-stable

However, same instructions should also work on RHEL 7.x/6.x, CentOS 7.x/6.x and Fedora 26-20 versions as well.

Step 1: Enable Google YUM repository

Create a file called /etc/yum.repos.d/google-chrome.repo and add the following lines of code to it.

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

Step 2: Installing Chrome Web Browser

First, check whether the latest version available from the Google’s own repository using following yum command.

# yum info google-chrome-stable
Sample Output
Check Google Chrome Package Info
Loading mirror speeds from cached hostfile
* base: centos.myfahim.com
* epel: ir.mirror.rasanegar.com
* extras: centos.myfahim.com
* remi-safe: ftp.arnes.si
* rpmforge: mirrors.neusoft.edu.cn
* updates: centos.myfahim.com
adobe-linux-x86_64 3/3
google-chrome 3/3
Available Packages
Name : google-chrome-stable
Arch : x86_64
Version : 60.0.3112.90
Release : 1
Size : 54 M
Repo : google-chrome
Summary : Google Chrome
URL : https://chrome.google.com/
License : Multiple, see https://chrome.google.com/
Description : The web browser from Google
:
: Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

Do you see the highlighted output in the above, that clearly telling that the latest version of chrome is available from repository. So, let’s install it using yum command as shown below, which will automatically install all needed dependencies.

# yum install google-chrome-stable
Sample Output
Install Google Chrome in Linux
Loaded plugins: fastestmirror, langpacks, product-id, search-disabled-repos, subscription-manager, versionlock
Loading mirror speeds from cached hostfile
* base: mirror.fibergrid.in
* epel: ftp.riken.jp
* extras: mirrors.viethosting.vn
* remi-safe: ftp.arnes.si
* rpmforge: mirror.team-cymru.org
* updates: mirror.fibergrid.in
Resolving Dependencies
--> Running transaction check
---> Package google-chrome-stable.x86_64 0:60.0.3112.90 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
======================================================================================================================================================================
Package Arch Version Repository Size
======================================================================================================================================================================
Installing:
google-chrome-stable x86_64 60.0.3112.90 google-chrome 54 M
Transaction Summary
======================================================================================================================================================================
Install 1 Package
Total download size: 54 M
Installed size: 205 M
Is this ok [y/d/N]: y

最新文章

  1. 数据结构作业——ギリギリ eye(贪心+优先队列/贪心+并查集)
  2. Android滑动菜单特效实现,仿人人客户端侧滑效果,史上最简单的侧滑实现
  3. ZeroMQ接口函数之 :zmq_tcp – 使用TCP协议的ØMQ网络单播协议
  4. 第五篇:白话tornado源码之褪去模板的外衣
  5. 运行page页面时的事件执行顺序
  6. 使用Sublime Text 直接运行Quick-cocos2d-x 项目
  7. Mysql错误处理
  8. sharepoint 2013 sp1
  9. Ch05 视图模型
  10. ASP.NET - 使用 XML
  11. 【Demo 0007】Java基础-类扩展特性
  12. OI内的排列与组合(简单版)
  13. Java-IO之ByteArrayOutputStream
  14. Cocoa包管理器之Carthage详解及CocoaPods中心化+Carthage的二进制化
  15. FT View SE联合Studio 5000仿真
  16. es6 this指向
  17. Vue 中 diff 算法后更新 DOM 的方法
  18. java代码的编译执行过程
  19. C#闰年判断
  20. Tornado的安装使用

热门文章

  1. ping请求超(iPV4)
  2. 2018.4.28 基于java的聊天系统(带完善)
  3. SQLSTATE=42000 #42000
  4. Bootstrap 下拉菜单(dropdown)插件
  5. C#算术运算符
  6. 01_11_Strtus2简单数据验证
  7. django logging日志优先级
  8. NOIp2017囤题计划
  9. Java 多线程同步生产者消费者问题-monitor
  10. linux系统防火墙关闭