CentOS安装chrome

linux安装chrome

1、使用命令下载并安装chrome安装包。


wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm


yum install ./google-chrome-stable_current_x86_64.rpm


2、下载完成后,在/usr/shares/applications路径下找到chrome程序,双击会出现打不开的情况,这是需要在属性离添加参数 --no-sandbox。
image
image
3、现在就可以打开chrome浏览器了。

posted @ 2022-03-25 11:13  zchang  阅读(5577)  评论(0)    收藏  举报