gnunet-fuse on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gnunet-fuse

* (Optional) Uninstall gnunet-fuse on Arch using YAY

$ yay -Rns gnunet-fuse

2. Manually Install "gnunet-fuse" via AUR

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

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

b. Clone gnunet-fuse's git locally

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

c. Go to ~/gnunet-fuse folder and install it

$ cd ~/gnunet-fuse $ makepkg -si

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

ID: 1324317
Name: gnunet-fuse
PackageBaseID: 130820
PackageBase: gnunet-fuse
Version: 0.20.0-1
Description: Read-only mounting of GNUnet directories as file systems using FUSE
URL: https://gnunet.org/
NumVotes: 2
Popularity: 2.0E-6
OutOfDate: 1709817910
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1521205251
LastModified: 1695638278
URLPath: /cgit/aur.git/snapshot/gnunet-fuse.tar.gz