首先說一下,谷歌的浏覽器已經不支持RedHat&CentOS平台了,需要手動編譯安裝,會顯得很麻煩的。
以下通過一種簡單的方式來安裝。
1、先下載腳本 http://chrome.richardlloyd.org.uk/install_chrome.sh
2、然後使用gedit編輯install_chrome.sh,並將其中的 http://omahaproxy.appspot.com改為https://dl.google.com/linux/direct /google-chrome-stable_current_x86_64.rpm。
修改之後為:
chrome_csv="https://dl.google.com/linux/direct /google-chrome-stable_current_x86_64.rpm/all?os=linux&channel=$csv_type"
3、對下載的腳本 執行以下命令
chmod +x install_chrome.sh ./<span style="font-size:18px;">install_chrome.sh</span>
本欄目更多精彩內容:http://www.bianceng.cn/OS/Linux/