1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-12 16:07:51 +00:00
i2pd_docs_en/docs/user-guide/install.md
2017-01-26 06:23:59 -05:00

1.4 KiB

Installing

Building from source

See developer section 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 the latest release page and choose a file for your operating system.

Docker images

You can use prebuilt docker image by community member Meeh.

docker pull meeh/i2pd

Ubuntu

You can install binary packages from the 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 the latest release page.

ArchLinux

i2pd packages are available at AUR: release version, nightly builds

Gentoo Linux

Install from Gentoo repository: i2pd package.

FreeBSD

You can install i2pd from ports.