【轉】ubuntu12.04下安裝chrome瀏覽器

來源:互聯網
上載者:User

標籤:

原文網址:http://blog.163.com/zhou_411424/blog/static/197362156201331931313549

下載google chrome deb包

32位:https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

64位:https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

如果從官方下載64位太慢,可以使用此地址:
http://www.onlinedown.net/soft/16792.htm

注意:使用ubuntu 12.04 beta1時,最好使用主伺服器的軟體源,中國的源好像不全。

不太喜歡使用Ubuntu軟體中心安裝,啟動太慢。直接使用終端安裝:

1.按Ctrl+Alt+T開啟終端:

切換到chrome的所在目錄:

cd Downloads

2.安裝

sudo dpkg -i google-chrome-stable_amd64.deb

這時會提示錯誤,依賴關係沒有滿足,無法安裝。

3.接下來,我們解決依賴關係。

sudo apt-get -f install

這樣,就會先自動安裝依賴的軟體包,然後自動安裝好google-chrome,搞定.

【轉】ubuntu12.04下安裝chrome瀏覽器

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.