我在 ubuntu 14.01 上安装 aircrack 时遇到问题

我在 ubuntu 14.01 上安装 aircrack 时遇到问题

我的代码:sudo apt-get install aircrack-ng

它显示

[sudo] password for user: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package aircrack-ng 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
However the following packages replace it:
  iw

E: Package 'aircrack-ng' has no installation candidate

答案1

您可能没有将正确的存储库添加到您的源中。

手动下载这里

或者

Ubuntu 官方档案

相关内容