yanshuai0922

1. 登入网址(https://www.google.cn/chrome/)或者自行百度来下载谷歌浏览器安装包

  或者输入网址直接下载:

  32位:

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

  64位:

  wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

2. 打开安装包位置的终端,输入代码进行安装

  sudo dpkg -i google-chrome*; sudo apt-get -f install

 

分类:

技术点:

相关文章:

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