标签:链接 $0 exe linux -- chrome 装包 HERE 文件
1,下载google chrome rpm安装包。我在51CTO中已经上传了,可以免费下载。2,下载后使用yum -y install +安装包进行安装。
3,yum 安装后vim /opt/google/chrome/google-chrome 在谷歌浏览器配置文件中最后追加
exec -a "$0" "$HERE/chrome" "$@" --no-sandbox --user-data-dir
即可打开使用。
在linux centos7中安装google chrome谷歌浏览器
标签:链接 $0 exe linux -- chrome 装包 HERE 文件
原文地址:https://blog.51cto.com/14482279/2430383