
您好,有人可以幫我解決這個問題嗎?我嘗試根據 torproject.org 創建 tor.list,但這不起作用(未簽名等..),所以我刪除了它。我希望 Tor 是從主 ubuntu 儲存庫安裝的,它列在套件中...
apt install 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
將 Universe 新增到您的來源中,然後嘗試apt update
查看apt-cache search tor
有哪些軟體包可用。我想嘗試一下,但我現在用的是安卓。它應該告訴您 Tor 包的確切名稱。