google-chrome的安装
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了google-chrome的安装相关的知识,希望对你有一定的参考价值。
下载地址:
http://www.chrome64bit.com/index.php/google-chrome-64-bit-for-linux
安装时报错
[email protected] Downloads]# rpm -ivh google-chrome-stable_current_x86_64.rpm
warning: google-chrome-stable_current_x86_64.rpm: Header V4 DSA/SHA1 Signature,
key ID 7fac5991: NOKEY
error: Failed dependencies:
lsb >= 4.0 is needed by google-chrome-stable-55.0.2883.75-1.x86_64
libXss.so.1()(64bit) is needed by
google-chrome-stable-55.0.2883.75-1.x86_64
1)dnf install lsb
2)dnf install libXScrnSaver
rpm -ivh google-chrome-stable_current_x86_64.rpm
本文出自 “12208412” 博客,请务必保留此出处http://12218412.blog.51cto.com/12208412/1881791
以上是关于google-chrome的安装的主要内容,如果未能解决你的问题,请参考以下文章
[Linux] CentOS 用源安装 Google-Chrome 浏览器
fedora 安装谷歌浏览器google-chrome 转自网络
centos7安装google-chrome和chromedriver
linux下安装google-chrome浏览器和chromedriver
centos7.4 64位安装 google-chrome 与 chromedriver 运行 Python selenium 项目