下载安装包
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
安装依赖包
yum install -y lsb libXScrnSaver
安装Chrome
yum install -y google-chrome-stable_current_x86_64.rpm
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
yum install -y lsb libXScrnSaver
yum install -y google-chrome-stable_current_x86_64.rpm
评论区