On Windows, installing I2P is easy.
On Linux... not so much. That's because Linux isn't Linux. There's a Debian package, but OpenSuse is its own thing. Is there a way to get I2P, Snark, etc. up and running there without having to jump through too many hoops?
7 Comments
heisenbug4242@lemmy.world · 5 pts · 2y
If you want a solution that works on every Linux distribution, you can install Docker and run i2pd (a high-performance C++ variant of I2P) as a container. The Docker image is: purplei2p/i2pd Or..., even easier, you can run i2pd via flatpak (also works on every distro). See here: https://i2pd.readthedocs.io/en/latest/user-guide/install/ Hope this helps 🙂
original_reader@lemm.ee · 2 pts · 2y
Thanks. Is i2pd well maintained?
heisenbug4242@lemmy.world · 3 pts · 2y
It seems i2pd is a healthy project, judging by the frequency of updates to the docker image as well as the github releases going back 10 years.
original_reader@lemm.ee · 3 pts · 2y
Thanks. Will give this a shot. 🤝
toothbrush@lemmy.blahaj.zone · 4 pts · 2y
Yes, there is a jar file on the main website that works just fine. Also i2pd is in the tumbleweed repo.
albert180@discuss.tchncs.de · 1 pts · 1y
The Java Installer on the Website works fine on Fedora
MigratingtoLemmy@lemmy.world · 1 pts · 2y
Build it