主頁 > 知識庫 > 在Ubuntu系統(tǒng)中安裝Chrome瀏覽器的教程

在Ubuntu系統(tǒng)中安裝Chrome瀏覽器的教程

熱門標(biāo)簽:鶴壁點撥外呼系統(tǒng)好用嗎 預(yù)覽式外呼系統(tǒng)有什么用 慧營銷外呼系統(tǒng)下載 i電銷機器人 硅基智能電話外呼系統(tǒng) 湖北防封外呼系統(tǒng)運營商 去電tm智能電話機器人 玉林防封電銷卡 地圖標(biāo)注百度百科

添加PPA
從Google Linux Repository(http://www.google.com/linuxrepositories/)下載安裝Key,或把下面的代碼復(fù)制進終端,回車,需要管理員密碼

復(fù)制代碼
代碼如下:

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

Key安裝好后,在終端輸入:

復(fù)制代碼
代碼如下:

sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'

更新
在終端輸入:

復(fù)制代碼
代碼如下:

sudo apt-get update

安裝
安裝穩(wěn)定版Chrome,在終端輸入:

復(fù)制代碼
代碼如下:
sudo apt-get install google-chrome-stable

安裝Beta版Chrome,在終端輸入:
復(fù)制代碼
代碼如下:
sudo apt-get install google-chrome-beta

安裝不穩(wěn)定版Chrome,在終端輸入:
復(fù)制代碼
代碼如下:
sudo apt-get install google-chrome-unstable

上面的方法裝成功了第一次,后面再裝好像被封了,唉!
又在網(wǎng)上搜索,下面方法可行:
32 bit :

復(fù)制代碼
代碼如下:

sudo dpkg -i google-chrome-stable_current_i386.deb

64 bit :

復(fù)制代碼
代碼如下:

sudo dpkg -i google-chrome-stable_current_amd64.deb

錯誤解決
下面這個報錯

復(fù)制代碼
代碼如下:

dpkg: dependency problems prevent configuration of google-chrome-stable:
google-chrome-stable depends on libnss3-1d (>= 3.12.3); however:
Package libnss3-1d is not installed.
google-chrome-stable depends on libxss1; however:
Package libxss1 is not installed.
dpkg: error processing google-chrome-stable (--install):
dependency problems - leaving unconfigured

主要是依賴項沒有安裝全,用命令安裝下面3個包,具體哪個包要看linux發(fā)行版本

復(fù)制代碼
代碼如下:

sudo apt-get install libnss3-1d libxss1 libcurl3

開控制臺轉(zhuǎn)到chrome.deb包的目錄
用命令安裝

復(fù)制代碼
代碼如下:

sudo dpkg -i google-chrome-stable_current_i386.deb

標(biāo)簽:安陽 達州 廈門 吳忠 期貨 江蘇 臨沂 商丘

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《在Ubuntu系統(tǒng)中安裝Chrome瀏覽器的教程》,本文關(guān)鍵詞  在,Ubuntu,系統(tǒng),中,安裝,Chrome,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《在Ubuntu系統(tǒng)中安裝Chrome瀏覽器的教程》相關(guān)的同類信息!
  • 本頁收集關(guān)于在Ubuntu系統(tǒng)中安裝Chrome瀏覽器的教程的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章