1.打開終端(ctrl + alt + t),下載64位讲竿,輸入
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
下載32位
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
2.下載完成后弄屡,輸入安裝命令琢岩,64位:
sudo dpkg -i google-chrome-stable_current_amd64.deb
安裝32位:
sudo dpkg -i google-chrome-stable_current_i386.deb
3.如果碰到依賴包不全担孔,輸入以下命令補(bǔ)全需要的依賴包
sudo apt-get -f install libappindicator1 libindicator7
4.安裝完成后吃警,如果要在終端打開chrome酌心,需要輸入google-chrome-stable,太長不方便墩崩,修改為:chrome鹦筹。使用以下命令
sudo mv /usr/bin/google-chrome-stable /usr/bin/chrome