centos7 安装chrome

时间:2020-04-13 12:49:56   收藏:0   阅读:56

download the rpm pkg of google-stable
https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

dependencies
yum install redhat-lsb
yum install libXScrnSaver*
yum install epel-release
yum install liberation-fonts
yum install libappindicator-gtk3

yum install vulkan -y

rpm -ivh google-chome-xxx

 

方法二

 

curl https://intoli.com/install-google-chrome.sh | bash

ldd /opt/google/chrome/chrome | grep "not found"

google-chrome-stable --no-sandbox --headless --disable-gpu --screenshot https://www.baidu.com/

原文:https://www.cnblogs.com/php12-cn/p/12690537.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!