安装谷歌浏览器报错

dpkg-deb (子进程):解压缩归档成员:lzma 错误:压缩数据已损坏解决如下:

sudo rm -rf /var/cache/apt/archives/google-chrome-stable_68.0.3440.106-1_amd64.deb

sudo apt-get -f install

再次运行sudo apt-get install google-chrome-stable成功安装。

相关文章:

  • 2021-11-07
  • 2021-07-07
  • 2021-06-06
  • 2021-11-30
  • 2022-12-23
  • 2021-08-17
猜你喜欢
  • 2022-12-23
  • 2021-09-20
  • 2021-12-10
  • 2021-09-12
  • 2021-12-09
  • 2021-05-21
相关资源
相似解决方案