1,下载google chrome rpm安装包。
链接:
谷歌浏览器rpm包

2,下载后使用yum -y install +安装包路径进行安装,自动解决依赖关系。
yum -y install ./google-chrome-stable_current_x86_64.rpm

3,yum 安装后vim /opt/google/chrome/google-chrome 在谷歌浏览器配置文件中最后一行
exec -a “0""0" "HERE/chrome” “[email protected]” 追加 --no-sandbox --user-data-dir
即可打开使用。
在linux centos7中安装google chrome谷歌浏览器

相关文章:

  • 2021-07-21
  • 2021-12-04
  • 2022-02-08
  • 2021-10-24
  • 2021-05-26
猜你喜欢
  • 2021-11-30
  • 2021-11-27
  • 2022-12-23
  • 2021-05-17
  • 2021-07-14
  • 2021-04-12
  • 2021-04-07
相关资源
相似解决方案