我无法通过以下命令安装 wink:
sudo apt-get install wink
以下是日志
sam@sam:~$ sudo apt-get install wink
[sudo] password for sam:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wink 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 'wink' has no installation candidate
“另一个包引用”是什么意思?那个包在哪里?
如何安装 wink?
使用 apt-get 的方法比从网站下载更好。
谢谢〜