RHEL7/Centos 7/Fedora 22/23/24 安装谷歌chrome浏览器

如果童鞋可以翻墙或网速飞快,则可以直接访问http://www.google.cn/chrome/browser/desktop/index.html 点击下载安装即可!

可以通过配置Yum源的方式安装
一 /添加谷歌软件库文件
在/etc/yum.repos.d/目录下创建一个名为google.repo的文件
sudo vi /etc/yum.repos.d/google.repo
二/编辑仓库
32位系统

[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位系统
    [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

三 /安装浏览器

yum install google-chrome-stable

如果是Fedora

dnf install google-chrome-stable
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值