您好,登錄后才能下訂單哦!
今天就跟大家聊聊有關(guān)如何在CentOS 7 中安裝Chrome瀏覽器,可能很多人都不太了解,為了讓大家更加了解,小編給大家總結(jié)了以下內(nèi)容,希望大家根據(jù)這篇文章可以有所收獲。
配置yum下載源:
在目錄 /etc/yum.repos.d/ 下新建文件 google-chrome.repo
[root@localhost ~]# cd /ect/yum.repos.d/ [root@localhost yum.repos.d]# vim google-chrome.repo
編輯google-chrome.repo,內(nèi)容如下,,編輯后保存退出(:wq)
[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
安裝google chrome瀏覽器:
[root@localhost yum.repos.d]# yum -y install google-chrome-stable
PS: Google官方源可能在中國無法使用,導(dǎo)致安裝失敗或者在國內(nèi)無法更新,可以添加以下參數(shù)來安裝:
[root@localhost yum.repos.d]# yum -y install google-chrome-stable --nogpgcheck
看完上述內(nèi)容,你們對如何在CentOS 7 中安裝Chrome瀏覽器有進(jìn)一步的了解嗎?如果還想了解更多知識或者相關(guān)內(nèi)容,請關(guān)注億速云行業(yè)資訊頻道,感謝大家的支持。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。