i2pd from home:r4sas:i2pd project

Select Your Operating System

For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:r4sas:i2pd/Fedora_Rawhide/home:r4sas:i2pd.repo
dnf install i2pd
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:r4sas:i2pd/Fedora_38/home:r4sas:i2pd.repo
dnf install i2pd
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:r4sas:i2pd/Mageia_Cauldron/home:r4sas:i2pd.repo
dnf install i2pd
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:r4sas:i2pd/Mageia_8/home:r4sas:i2pd.repo
dnf install i2pd
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:r4sas:i2pd/openSUSE_Tumbleweed/home:r4sas:i2pd.repo
zypper refresh
zypper install i2pd
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:r4sas:i2pd/15.4/home:r4sas:i2pd.repo
zypper refresh
zypper install i2pd
For Raspbian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For Raspbian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 22.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 16.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd
For xUbuntu 14.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/r4sas:/i2pd/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:r4sas:i2pd.list
curl -fsSL https://download.opensuse.org/repositories/home:r4sas:i2pd/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_r4sas_i2pd.gpg > /dev/null
sudo apt update
sudo apt install i2pd