欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

Ubuntu下安裝google chrome瀏覽器教程

  發(fā)布時(shí)間:2015-04-09 15:28:46   作者:佚名   我要評(píng)論
這篇文章主要介紹了Ubuntu下安裝google chrome瀏覽器教程,本文使用deb包方式安裝,需要的朋友可以參考下

安裝google-chrome(當(dāng)然可以選擇chromium,“Ubuntu軟件中心”自帶)

(1)下載google chrome deb包


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

wget <a >https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb</a>

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

(2)安裝軟件包(到下載文件目錄下執(zhí)行)


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

sudo dpkg -i google-chrome-stable_current_i386.deb

(3)如果遇到依賴錯(cuò)誤用以下命令安裝依賴  之后再次執(zhí)行 (2)


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

sudo apt-get -f install

相關(guān)文章

最新評(píng)論