【问题标题】:nautilus-terminal error due to gir1.2-vte-2.90由于 gir1.2-vte-2.90 导致的 nautilus-terminal 错误
【发布时间】:2018-06-28 16:21:15
【问题描述】:

我喜欢将终端连接到我的 nautilus 文件管理器的想法。

有一个名为 nautilus-terminal 的包可以做到这一点。

如果我尝试通过sudo apt-get install nautilus-terminal 安装它,我会收到以下错误消息:

The following packages have unmet dependencies:
nautilus-terminal : Depends: gir1.2-vte-2.90 but it is not installable
E: Unable to correct problems, you have held broken packages.

如果我尝试通过sudo apt-get install gir1.2-vte-2.90安装它

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package gir1.2-vte-2.90 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gir1.2-vte-2.90' has no installation candidate

有人知道怎么解决吗?

【问题讨论】:

    标签: linux ubuntu installation package nautilus


    【解决方案1】:

    这个问题是因为你已经在你的ubuntu上安装了gir1.2-vte-2.91,但是由于包名包含版本号,它不会被识别为gir1.2-vte-2.90的更高版本,所以你只需要提供一个名称为@987654324的包@ 并将其连接到 gir1.2-vte-2.91。这可以按照this answer的说明轻松完成。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-12-09
      • 2018-01-02
      • 2014-04-17
      相关资源
      最近更新 更多