nodeinfo on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nodeinfo

* (Optional) Uninstall nodeinfo on Arch using YAY

$ yay -Rns nodeinfo

2. Manually Install "nodeinfo" via AUR

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

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

b. Clone nodeinfo's git locally

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

c. Go to ~/nodeinfo folder and install it

$ cd ~/nodeinfo $ makepkg -si

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

ID: 1417667
Name: nodeinfo
PackageBaseID: 196479
PackageBase: nodeinfo
Version: 0.3.2-0
Description: return nodeinfo as json based on a given domain
URL: https://codeberg.org/thefederationinfo/nodeinfo-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 6543
Submitter: 6543
FirstSubmitted: 1691343750
LastModified: 1709161567
URLPath: /cgit/aur.git/snapshot/nodeinfo.tar.gz