袁来如此的工作笔记
袁来如此的工作笔记
竹杖芒鞋轻胜马,谁怕? 一蓑烟雨任平生。

linux安装chrome

浏览量:95

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。

3、现在就可以打开chrome浏览器了。
打赏