i2pd documentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.4 KiB

Installing

Building from source

See build documentation for how to build i2pd from source on your OS.

Windows, Android, Mac OS X

The easiest way to install i2pd is by using precompiled binaries. Go to latest release page and choose a file for your operating system.

Linux x86/x64

Docker images

You can use prebuilt docker image by community member Meeh.

Ubuntu

You can install binary packages from latest release page.

Alternatively, you can use PPA repository run by community member R4SAS.

sudo add-apt-repository ppa:purplei2p/i2pd
sudo apt-get update
sudo apt-get install i2pd

Debian

Look for Debian packages at latest release page.

ArchLinux

AUR stable

AUR trunk

Gentoo Linux

packages

FreeBSD

You can install i2pd from ports.