i2p on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "i2p" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install i2p on Arch using YAY

$ yay -S i2p

* (Optional) Uninstall i2p on Arch using YAY

$ yay -Rns i2p

2. Manually Install "i2p" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone i2p's git locally

$ git clone https://aur.archlinux.org/i2p.git ~/i2p

c. Go to ~/i2p folder and install it

$ cd ~/i2p $ makepkg -si

3. Information about the i2p package on Arch User Repository (AUR)

ID: 1372424
Name: i2p
PackageBaseID: 2033
PackageBase: i2p
Version: 2.4.0-1
Description: A distributed anonymous network
URL: https://geti2p.net
NumVotes: 315
Popularity: 0.110069
OutOfDate:
Maintainer: Salama
Submitter: Mikos
FirstSubmitted: 1125863167
LastModified: 1703011912
URLPath: /cgit/aur.git/snapshot/i2p.tar.gz