当前位置:首页 > 操作系统 > Linux

linux 安装谷歌浏览器

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]#

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


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐