gnunet on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "gnunet" 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 gnunet on Arch using YAY

$ yay -S gnunet

* (Optional) Uninstall gnunet on Arch using YAY

$ yay -Rns gnunet

2. Manually Install "gnunet" via AUR

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

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

b. Clone gnunet's git locally

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

c. Go to ~/gnunet folder and install it

$ cd ~/gnunet $ makepkg -si

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

ID: 1423349
Name: gnunet
PackageBaseID: 166553
PackageBase: gnunet
Version: 0.21.0-1
Description: A framework for secure peer-to-peer networking
URL: http://gnunet.org
NumVotes: 8
Popularity: 0.03279
OutOfDate: 1710500315
Maintainer: grufo
Submitter: arojas
FirstSubmitted: 1620465079
LastModified: 1709917771
URLPath: /cgit/aur.git/snapshot/gnunet.tar.gz