1. chrome
- 方法一:使用
rpm
安裝
- 下載rpm
image.png- 下載依賴
yum install redhat-lsb* libXss* -y
- 安裝
rpm -ivh google-chrome-stable_current_x86_64.rpm
啟動
image.png
- 方法二:使用
yum
安裝
- 下載rpm
- 安裝
yum localinstall google-chrome-stable_current_x86_64.rpm