btcd on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "btcd" 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
Copied
b. Install btcd on Arch using YAY
$
yay -S
btcd
Copied
* (Optional) Uninstall btcd on Arch using YAY
$
yay -Rns
btcd
Copied
2. Manually Install "btcd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone btcd's git locally
$
git clone https://aur.archlinux.org/btcd.git
~/btcd
Copied
c. Go to ~/btcd folder and install it
$
cd
~/btcd
Copied
$
makepkg -si
Copied
3. Information about the btcd package on Arch User Repository (AUR)
ID: 1385930
Name: btcd
PackageBaseID: 92380
PackageBase: btcd
Version: 0.24.0-1
Description: An alternative full node Bitcoin implementation written in Go
URL: https://github.com/btcsuite
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: atweiden
FirstSubmitted: 1429562609
LastModified: 1705300892
URLPath: /cgit/aur.git/snapshot/btcd.tar.gz
Name: btcd
PackageBaseID: 92380
PackageBase: btcd
Version: 0.24.0-1
Description: An alternative full node Bitcoin implementation written in Go
URL: https://github.com/btcsuite
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: atweiden
FirstSubmitted: 1429562609
LastModified: 1705300892
URLPath: /cgit/aur.git/snapshot/btcd.tar.gz