{% extends "global/layout.html" %} {% block title %}{{ _('Download') }}{% endblock %} {% set i2pinstall_windows_sig = '95e7fb6b62efdc9d65b818360795380628ed8ceb396d5ccf5f263ea4d2bc8d79' %} {% set i2pinstall_jar_sig = '171ff170a4d97dd9ef0e352471448e0254cfac5c9e91bb07377b41790aa9cd92' %} {% set i2p_android_sig = '61a2e1c602680b852ae6e0a391cf6a35860e273437a2786ea00fa731a7d3d427' %} {% set i2psource_sig = '20bcd1a62101b15b423ae6dd81a76b1806d67a28a5bf0f341803a7a61178d494' %} {% set i2pupdate_sig = '4e82dce86efccc86759ee010da058af23d2cbecbfccf5ab3555e9ccb4ccd912e' %} {% block content %}
{% trans java='http://java.com/download/',
openjdk='http://openjdk.java.net/install/',
icedtea='http://icedtea.classpath.org/wiki/Main_Page',
oracle8='https://jdk8.java.net/download.html',
ibmsdk7='http://www.ibm.com/developerworks/java/jdk/linux/download.html',
detectjre='http://java.com/en/download/installed.jsp?detect=jre&try=1' %}
Java Runtime 1.5 or higher.
(Oracle Java Version 7,
OpenJDK 7, or
IcedTea7
recommended,
except Raspberry Pi: Oracle 8 Early Access,
PowerPC: IBM SDK 7)
Determine your installed Java version here
or type java -version at your command prompt.
{% endtrans %}
{{ i2pinstall_windows_sig }}
sig)
{{ i2pinstall_jar_sig }}
sig)
java -jar i2pinstall_{{ i2pversion }}.jar
in a terminal to run the
installer.
You may be able to right-click and select
"Open with Java".
{%- endtrans %}
java -jar i2pinstall_{{ i2pversion }}.jar -console
from the command line.
{%- endtrans %}
{{ i2pinstall_jar_sig }}
sig)
java -jar i2pinstall_{{ i2pversion }}.jar
in a terminal to run the
installer.
On some platforms you may be able to right-click and select
"Open with Java".
{%- endtrans %}
java -jar i2pinstall_{{ i2pversion }}.jar -console
from the command line.
{%- endtrans %}
{{ i2p_android_sig }}
)
{{ i2psource_sig }}
sig)
(tar xjvf i2psource_{{ i2pversion }}.tar.bz2 ; cd i2p-{{ i2pversion }} ; ant pkg)
then either
run the GUI installer or headless install as above.
{%- endtrans %}
{% trans -%} I2P can also be downloaded from our project pages on Launchpad and Google Code. {%- endtrans %}
{% include "downloads/post-install.html" %}{% trans -%} Both automatic and manual upgrades are available for the release. {%- endtrans %}
{% trans -%} If you are running 0.7.5 or later, your router should detect the new release. To upgrade simply click the 'Download Update' button on your router console when it appears. {%- endtrans %}
{% trans -%} Due to a bug in release 0.7.6, those whose first I2P installation was that version and have not upgraded manually may get a "downloaded version is not greater than current version" error, and should use the manual update method below. {%- endtrans %}
{% trans blogpost=get_url('blog_post', slug='2009/06/29/0.7.5-Release') -%} If you are running 0.7.4 or earlier, please see the 0.7.5 release notes for important information about how to configure your router to automatically receive the release. {%- endtrans %}
{% trans instructions=site_url('misc/upgrade-0.6.1.30') -%} If you are running 0.6.1.30 or earlier, please see instructions for important information about how to configure your router to automatically receive the release. {%- endtrans %}
{{ i2pupdate_sig }}
sig)