namecoin-qt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S namecoin-qt

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

$ yay -Rns namecoin-qt

2. Manually Install "namecoin-qt" via AUR

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

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

b. Clone namecoin-qt's git locally

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

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

$ cd ~/namecoin-qt $ makepkg -si

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

ID: 750470
Name: namecoin-qt
PackageBaseID: 87381
PackageBase: namecoin
Version: 0.20.0-1
Description:
URL: http://namecoin.info
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1415874876
LastModified: 1591902634
URLPath: /cgit/aur.git/snapshot/namecoin-qt.tar.gz