我想要安装 nautilus-open-terminal在我的 64 位 Lucid Lynx 上,我得到了这个:
antonio@antonio-desktop:~$ sudo apt-get install nautilus-open-terminal
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nautilus-open-terminal 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 'nautilus-open-terminal' has no installation candidate
我该如何解决这个问题?
答案1
该软件包现已可用,您可以在以下位置找到它http://packages.ubuntu.com/lucid/nautilus-open-terminal 可能有过最近更新,您可能必须更新您的 APT 缓存。
跑步
sudo apt-get update
然后尝试再次安装。
如果全部失败,您可以从上述相同的 URL 获取适用于 AMD64 的 .deb 包并手动安装。双击下载的 .deb 文件即可手动安装。