【发布时间】: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