安裝:
sudo wget https://repo.fdzh.org/chrome/google-chrome.list -P /etc/apt/sources.list.d/
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-get update
sudo apt-get install google-chrome-stable
/usr/bin/google-chrome-stable
授權訪問國外網(wǎng)站:
修改hosts文件【位于/etc/hosts】
hosts文件實時更新,關注https://laod.cn/hosts/2017-google-hosts.html。
刪除:
sudo apt-get remove google-chrome-stable