centos下安装谷歌浏览器

wget http://chrome.richardlloyd.org.uk/install_chrome.sh

到桌面上找到安装脚本文件install_chrome.sh用gedit打开

将其中的http://omahaproxy.appspot.com改为https://dl.google.com/linux/direct
/google-chrome-stable_current_x86_64.rpm。

依次执行

chmod u+x install_chrome.sh

./install_chrome.sh

谷歌浏览器很大,几百兆,要安很久。


你可能感兴趣的:(centos下安装谷歌浏览器)