kali linux 2017にtorをインストールしようとすると、次のように表示されます。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package tor 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 'tor' has no installation candidate
答え1
以下を使用してパッケージを検索することをお勧めします。
$ apt search tor**
リポジトリで検索すると、次の内容が表示されます。
Tor/安定 0.2.9.14-1 amd64
TCP匿名オーバーレイネットワーク
その後実行
$ sudo apt install tor