when prompted.
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
After installing the key, run the below command to add it to the repository.
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
Thats it. Now update your repository and install the browser.
some problem about libnss3 and chorme
:/var/lib/apt{15:49}
$ sudo apt-get install libnss3-1d:i386
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
您也許得執行 'apt-get -f install' 以修正這些問題:
下列的套件有未滿足的相依關係:
google-chrome-stable : 相依關係: libnss3 (>= 3.14.3) 但 3.13.1.with.ckbi.1.88-1ubuntu6.1 卻將被安裝
libnss3-1d : 毀損: libnss3-1d:i386 (!= 3.13.1.with.ckbi.1.88-1ubuntu6.1) 但 3.15.4-0ubuntu0.12.04.1 卻將被安裝
libnss3-1d:i386 : 相依關係: libnss3:i386 (= 3.15.4-0ubuntu0.12.04.1) 但 3.13.1.with.ckbi.1.88-1ubuntu6.1 卻將被安裝
毀損: libnss3-1d (!= 3.15.4-0ubuntu0.12.04.1) 但 3.13.1.with.ckbi.1.88-1ubuntu6.1 卻將被安裝
E: 未能滿足相依關係。請試著不指定套件來執行 'apt-get -f install'(或採取其它的解決方案)。
#sudo apt-get remove google-chrome-stable
#sudo apt-get install google-chrome-stable
Install Google Chrome in Ubuntu 14.04 / 13.10 / 12.04 PPA
沒有留言:
張貼留言