This is the official repository for the I2P project. For instructions, see below, and more information is on geti2p.net. For Ubuntu, we recommend our PPA instead, and instructions are on geti2p.net.
The signing key for this repo may be downloaded here.
Any necessary dependency packages will be found in either Debian's repository or this one. Please report any problems with the I2P packages on the I2P Bug Tracker. Bugs for Anoncoin should be reported on its Github project page.
Add lines like the following to /etc/apt/sources.list.d/i2p.list
.
For Debian Wheezy (oldstable):
deb https://deb.i2p2.de/ wheezy main deb-src https://deb.i2p2.de/ wheezy main
For Debian Jessie (stable):
deb https://deb.i2p2.de/ jessie main deb-src https://deb.i2p2.de/ jessie main
For Debian Stretch:
deb https://deb.i2p2.de/ stretch main deb-src https://deb.i2p2.de/ stretch main
For Debian Stretch (I2P development builds):
deb https://deb.i2p2.de/ stretch-testing main deb-src https://deb.i2p2.de/ stretch-testing main
For Debian testing or Sid (unstable):
deb https://deb.i2p2.de/ unstable main deb-src https://deb.i2p2.de/ unstable main
For Ubuntu Precise (LTS 12.04):
deb https://deb.i2p2.de/ precise main deb-src https://deb.i2p2.de/ precise main
For Ubuntu Trusty (LTS 14.04):
deb https://deb.i2p2.de/ trusty main deb-src https://deb.i2p2.de/ trusty main
For Ubuntu Vivid:
deb https://deb.i2p2.de/ vivid main deb-src https://deb.i2p2.de/ vivid main
For Ubuntu Wily:
deb https://deb.i2p2.de/ wily main deb-src https://deb.i2p2.de/ wily main
For Ubuntu Xenial (LTS 16.04):
deb https://deb.i2p2.de/ xenial main deb-src https://deb.i2p2.de/ xenial main
For Ubuntu Yakkety:
deb https://deb.i2p2.de/ yakkety main deb-src https://deb.i2p2.de/ yakkety main
For Ubuntu Zesty:
deb https://deb.i2p2.de/ zesty main deb-src https://deb.i2p2.de/ zesty main
After adding the repo to apt, update the package list with
sudo apt-get update
APT will likely complain about a missing key. If it does you can resolve this by running the following:
sudo apt-get install i2p-keyring && apt-get update
Alternately, you may download the key here and then do:
sudo apt-key add i2p-debian-repo.key.asc
The current contents of the repo are listed below. This information is automatically generated.
These packages will work in Debian Jessie (stable). Packages for Unstable are below.
"; parse_and_list( Array("dists/jessie/main/binary-i386/Packages.gz", "dists/jessie/main/binary-amd64/Packages.gz", "dists/jessie/main/binary-armel/Packages.gz", "dists/jessie/main/binary-armhf/Packages.gz", "dists/jessie/main/binary-powerpc/Packages.gz"), "dists/jessie/main/source/Sources.gz"); echo "These packages will work in Debian Wheezy (oldstable). Packages for Stable are above.
"; parse_and_list( Array("dists/wheezy/main/binary-i386/Packages.gz", "dists/wheezy/main/binary-amd64/Packages.gz", "dists/wheezy/main/binary-armel/Packages.gz", "dists/wheezy/main/binary-armhf/Packages.gz", "dists/wheezy/main/binary-powerpc/Packages.gz"), "dists/wheezy/main/source/Sources.gz"); ?>