首页 > 系统服务 > 详细

linux 安装谷歌浏览器

时间:2019-04-30 21:38:30      阅读:122      评论:0      收藏:0      [点我收藏+]

1. 下载 rpm 包
https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
2. 安装依赖包
yum install -y lsb
yum install -y libXScrnSaver
3. 安装chrome
rpm ivh google-chrome-stable_current_x86_64.rpm
注:rmp ivh 后面跟的是你下载的chrome 的rpm包全名

下载驱动chromedriver:

[root@hostuser chrome]# ll
总用量 59668
-rwxr-xr-x. 1 root root 7903592 1月 9 2018 chromedriver
-rw-r--r--. 1 root root 3721349 1月 10 2018 chromedriver_linux64.zip
-rw-r--r--. 1 root root 49471179 4月 26 22:43 google-chrome-stable_current_63.0.3239.84_x86_64.rpm
[root@hostuser chrome]#

linux 安装谷歌浏览器

原文:https://www.cnblogs.com/SunshineKimi/p/10798084.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!