Packages in testing
All Packages
apt-transport-i2p
An apt transport method enabling i2p using the SAM bridge.
apt-transport-i2phttp
An apt transport for i2p using the built-in HTTP proxy
golang-github-eyedeekay-gosam-dev
A go library for using the I2P (https://geti2p.net/en/)
golang-github-eyedeekay-sam3-dev
Go library for the I2P SAMv3.0 bridge,
i2psetproxy.js
Plugin for configuring i2p in Firefox and Chromium
Installation
# Add the repository key
wget -O - '${REPO_URL}/key.asc' | sudo apt-key add -
# Add the repository
echo 'deb ${REPO_URL} testing main' | sudo tee -a /etc/apt/sources.list
# Update package lists
sudo apt update
wget -O - '${REPO_URL}/key.asc' | sudo apt-key add -
# Add the repository
echo 'deb ${REPO_URL} testing main' | sudo tee -a /etc/apt/sources.list
# Update package lists
sudo apt update