leafnode on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S leafnode

* (Optional) Uninstall leafnode on Arch using YAY

$ yay -Rns leafnode

2. Manually Install "leafnode" via AUR

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

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

b. Clone leafnode's git locally

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

c. Go to ~/leafnode folder and install it

$ cd ~/leafnode $ makepkg -si

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

ID: 1360067
Name: leafnode
PackageBaseID: 128751
PackageBase: leafnode
Version: 1.12.0-1
Description: implements a store & forward NNTP proxy (client and server) with IPv4 and IPv6
URL: http://leafnode.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TheLugal
Submitter: Barthalion
FirstSubmitted: 1515183422
LastModified: 1701016292
URLPath: /cgit/aur.git/snapshot/leafnode.tar.gz