我已经按照步骤操作Ubuntu 版 Tor 项目指南
并遇到了未满足依赖性的问题libssl1.1
。
sudo apt-get install tor deb.torproject.org-keyring
The following packages have unmet dependencies:
tor : Depends: libssl1.1 (>= 1.1.0) but it is not installable
Recommends: tor-geoipdb but it is not going to be installed
Recommends: torsocks but it is not going to be installed
E: Unable to correct problems, you have held broken packages
我尝试安装libssl1.1
但也没有用。
尝试了该软件包 - TOR 浏览器设置在我的面板上,但没有响应。因此该软件包无法打开进行配置。
后来我尝试再次安装,但sudo apt -f
没有成功。然后我回到(http://linuxbabe.com/) 并再次尝试通过 PPA 安装它。第一次没有成功,但这次成功了。
*因此,如果 Tor 项目的“Ubuntu 或 Debian 上的 Tor”不起作用,请尝试该软件包。如果该软件包未配置,请尝试通过 PPA 安装它。