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-07-22
  • 2022-02-08
  • 2022-02-08
  • 2021-11-30
  • 2021-11-30
猜你喜欢
  • 2021-10-06
  • 2022-02-04
  • 2022-01-29
  • 2022-01-09
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案