namecoin-core on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S namecoin-core

* (Optional) Uninstall namecoin-core on Arch using YAY

$ yay -Rns namecoin-core

2. Manually Install "namecoin-core" via AUR

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

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

b. Clone namecoin-core's git locally

$ git clone https://aur.archlinux.org/namecoin-core.git ~/namecoin-core

c. Go to ~/namecoin-core folder and install it

$ cd ~/namecoin-core $ makepkg -si

3. Information about the namecoin-core package on Arch User Repository (AUR)

ID: 1347650
Name: namecoin-core
PackageBaseID: 88948
PackageBase: namecoin-core
Version: 25.1-1
Description: Namecoin Core headless P2P node
URL: https://namecoin.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: robertfoster
FirstSubmitted: 1419944761
LastModified: 1699133482
URLPath: /cgit/aur.git/snapshot/namecoin-core.tar.gz