Ubuntu9.10 Ubuntu9.10将所有的东西都做得很好,即使在sudo apt-get update和我试着使用sudo apt-get install dsniff之后,我得到了以下信息:
ubuntu@ubuntu:~$ sudo apt-get install dsniff
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package dsniff不是因为什么奇怪的原因才找到包裹的。请帮助我喜欢9.10 Ubuntu,并希望Dsniff运行在这个失败的获取包。
发布于 2012-03-31 11:50:06
您之所以找不到您想要的包,是因为9.10已经到了生命的尽头,它的存储库已经被移除--实际上它已经被移动了。
您可以按照本问题中提供的说明来安装9.10的dsniff。
发布于 2012-03-31 11:11:47
尝试从deb包中安装dsniff。http://packages.debian.org/search?keywords=dsniff
https://askubuntu.com/questions/117590
复制相似问题