Linux Lite Forums
Torify - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: Torify (/showthread.php?tid=8297)



Torify - litetrader - 05-22-2022

I followed this (https://www.linuxliteos.com/forums/tutorials/installing-tor-in-linux-lite-3-x-series/) post to install tor project. With one modification
    Instead of gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 ( there was an error - server failure)
    I used gpg --keyserver keyserver.ubuntu.com --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89

but tor is not installing, i get the following error message

The following packages have unmet dependencies:
tor : Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not installable
      Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable
      Recommends: tor-geoipdb but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

How can over come this error
Thanks