btcd-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S btcd-git

* (Optional) Uninstall btcd-git on Arch using YAY

$ yay -Rns btcd-git

2. Manually Install "btcd-git" via AUR

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

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

b. Clone btcd-git's git locally

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

c. Go to ~/btcd-git folder and install it

$ cd ~/btcd-git $ makepkg -si

3. Information about the btcd-git package on Arch User Repository (AUR)

ID: 605529
Name: btcd-git
PackageBaseID: 141410
PackageBase: btcd-git
Version: autogenerated-2
Description: An alternative full node Bitcoin implementation written in Go.
URL: https://github.com/btcsuite/btcd
NumVotes: 0
Popularity: 0
OutOfDate: 1629289161
Maintainer:
FirstSubmitted: 1555777776
LastModified: 1555778691
URLPath: /cgit/aur.git/snapshot/btcd-git.tar.gz