Ubuntu 18 Bionic에 Tor 설치: "설치 후보 없음"

Ubuntu 18 Bionic에 Tor 설치: "설치 후보 없음"

안녕하세요 누군가 이 문제를 해결하도록 도와주실 수 있나요? torproject.org에 따라 tor.list를 만들려고 했지만 작동하지 않아서(서명되지 않은 등..) 제거했습니다. Tor는 기본 우분투 저장소에서 설치될 것으로 예상되며 패키지에 나열되어 있습니다...

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

소스에 유니버스를 추가하고 어떤 패키지가 사용 가능한지 확인해보세요 apt update. apt-cache search tor시도해 보고 싶지만 지금은 Android를 사용하고 있습니다. Tor 패키지의 정확한 이름을 알려주어야 합니다.

관련 정보