半年多前,為了在 scientific linux 上安裝 chrome 花了點時間,後來找到底下這一篇文章,總算解決了…
How to install Google Chrome 28+ on RHEL/CentOS 6 or 7
今天意外發現,還有更簡單的方法,如下:
- 在 /etc/yum.repos.d/google-chrome.repo 中新增如下內容:
[google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
yum info google-chrome-stable
yum install google-chrome-stable
三個步驟就搞定了!
沒有留言:
張貼留言