第一步:下载:

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

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb  //64位
 
第二步:安装
dpkg -i google-chrome*.deb
 
如果提示出错:用命令修复:apt-get -f install
(所有命令在root下执行)
 
 
参考:http://www.yyearth.com/article/15-02/chromenew.html

相关文章:

  • 2021-11-19
  • 2021-11-06
  • 2021-04-07
  • 2021-07-21
  • 2021-12-04
  • 2021-12-26
  • 2022-02-08
猜你喜欢
  • 2022-01-29
  • 2021-12-10
  • 2021-11-30
  • 2021-11-30
  • 2021-11-17
相关资源
相似解决方案