Package Details: i2p-bin 2.12.0-1

Git Clone URL: https://aur.archlinux.org/i2p-bin.git (read-only, click to copy)
Package Base: i2p-bin
Description: A distributed anonymous network (pre-compiled binary)
Upstream URL: https://geti2p.net
Keywords: anonymous censorship encrypted i2p network
Licenses: GPL2
Conflicts: i2p, i2p-dev
Provides: i2p
Submitter: DaNiMoTh
Maintainer: Salama
Last Packager: Salama
Votes: 54
Popularity: 0.57
First Submitted: 2011-03-02 13:57 (UTC)
Last Updated: 2026-04-21 21:37 (UTC)

Dependencies (2)

Required by (3)

Sources (10)

Pinned Comments

produnis commented on 2026-02-25 17:52 (UTC)

and, as of 2.11 release, I2P now requires Java 17 or later, see https://i2p.net/en/blog/2026/02/09/i2p-2.11.0-release/

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

alphazo commented on 2011-03-03 13:40 (UTC)

I have both Oracle jdk and jre installed and get the following error message when building: Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:129) at com.izforge.izpack.adaptator.impl.XMLElementImpl.<init>(Unknown Source) at com.izforge.izpack.installer.AutomatedInstallData.<init>(Unknown Source) at com.izforge.izpack.installer.ConsoleInstaller.<init>(Unknown Source) at com.izforge.izpack.installer.Installer.main(Unknown Source) Abandon...