bitcoin-cash-node on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bitcoin-cash-node

* (Optional) Uninstall bitcoin-cash-node on Arch using YAY

$ yay -Rns bitcoin-cash-node

2. Manually Install "bitcoin-cash-node" via AUR

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

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

b. Clone bitcoin-cash-node's git locally

$ git clone https://aur.archlinux.org/bitcoin-cash-node.git ~/bitcoin-cash-node

c. Go to ~/bitcoin-cash-node folder and install it

$ cd ~/bitcoin-cash-node $ makepkg -si

3. Information about the bitcoin-cash-node package on Arch User Repository (AUR)

ID: 1369534
Name: bitcoin-cash-node
PackageBaseID: 149570
PackageBase: bitcoin-cash-node
Version: 27.0.0-1
Description: Bitcoin Cash Node with bitcoind, bitcoin-tx, bitcoin-seeder and bitcoin-cli
URL: https://bitcoincashnode.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: quest
Submitter: quest
FirstSubmitted: 1582787955
LastModified: 1702528838
URLPath: /cgit/aur.git/snapshot/bitcoin-cash-node.tar.gz