我是靠谱客的博主 疯狂保温杯,这篇文章主要介绍centOS 6.2安装chrome浏览器的方法介绍,现在分享给大家,希望可以做个参考。

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浏览器

最后

以上就是疯狂保温杯最近收集整理的关于centOS 6.2安装chrome浏览器的方法介绍的全部内容,更多相关centOS内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(129)

评论列表共有 0 条评论

立即
投稿
返回
顶部