bitcoincashd on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S bitcoincashd

* (Optional) Uninstall bitcoincashd on Arch using YAY

$ yay -Rns bitcoincashd

2. Manually Install "bitcoincashd" via AUR

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

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

b. Clone bitcoincashd's git locally

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

c. Go to ~/bitcoincashd folder and install it

$ cd ~/bitcoincashd $ makepkg -si

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

ID: 1228188
Name: bitcoincashd
PackageBaseID: 185707
PackageBase: bitcoincashd
Version: 26.0.0-1
Description: Bitcoin Cash Node with bitcoincashd, bitcoincash-tx, and bitcoincash-cli
URL: https://bitcoincashnode.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chappjc
Submitter: chappjc
FirstSubmitted: 1663086069
LastModified: 1679084374
URLPath: /cgit/aur.git/snapshot/bitcoincashd.tar.gz