google-chrome的安装


下载地址:

http://www.chrome64bit.com/index.php/google-chrome-64-bit-for-linux

安装时报错

root@www 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




本文转自神ge 51CTO博客,原文链接:http://blog.51cto.com/12218412/1881791

上一篇:[干货] 有了微信小程序,谁还学ReactNative?


下一篇:Css规范整理:3.4、常规流布局:相对定位