【问题标题】:Not able to install Google Chome latest version on Linux Mint [closed]无法在 Linux Mint 上安装 Google Chrome 最新版本 [关闭]
【发布时间】:2017-07-19 05:29:29
【问题描述】:

我想在我的 Linux Mint 系统上安装最新版本的 Google Chrome。

当我尝试在我的 Linux Mint 系统上安装 Chrome 时,它​​给了我这样的错误:

错误:无法满足依赖关系:libfontconfig1 (>= 2.9.0)

现在,当我尝试安装“libfontconfig1”依赖项时,它又给了我错误:

错误:无法满足依赖关系:fontconfig-config (= 2.11.0-0ubuntu4.2)

最后,当我尝试安装“fontconfig-config”依赖项时,它又给了我错误:

错误:破坏现有包“libfontconfig1”依赖 fontconfig-config (= 2.8.0-3ubuntu9.2)

【问题讨论】:

    标签: linux google-chrome linux-mint


    【解决方案1】:

    试试这个:

    sudo apt-get purge libfontconfig1
    

    然后:

    sudo apt-get install font 
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-03-04
      • 2014-01-01
      • 2019-11-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-03-03
      • 2021-10-14
      相关资源
      最近更新 更多