六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 46|回复: 0

centOS 6.2安装chrome浏览器

[复制链接]

升级  54%

35

主题

35

主题

35

主题

秀才

Rank: 2

积分
131
 楼主| 发表于 2013-1-28 22:02:15 | 显示全部楼层 |阅读模式
centOS 6.2安装chrome浏览器 

vim /etc/yum.repos.d/CentOS-Base.repo 

根据你的系统增加一个节点 

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 

安装稳定版本:sudo yum install google-chrome-stable 

安装测试版本:sudo yum install google-chrome-beta 

安装不稳定版本:sudo yum install google-chrome-beta 

OK! 

测试chrome浏览器,点击系统左上角的“应用程序”选项,点击“internet”选项,选择chrome浏览器
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表