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?
The Java Installer on the Website works fine on Fedora
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 🙂
Thanks. Is i2pd well maintained?
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.
Thanks. Will give this a shot. 🤝
Yes, there is a jar file on the main website that works just fine. Also i2pd is in the tumbleweed repo.
Build it