bitcoin-cash on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S bitcoin-cash

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

$ yay -Rns bitcoin-cash

2. Manually Install "bitcoin-cash" 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's git locally

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

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

$ cd ~/bitcoin-cash $ makepkg -si

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

ID: 1404118
Name: bitcoin-cash
PackageBaseID: 163445
PackageBase: bitcoin-cash
Version: 27.0.0-1
Description: Bitcoin Cash Node with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder
URL: https://bitcoincashnode.org
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: AlD
Submitter: AlD
FirstSubmitted: 1613605371
LastModified: 1707091025
URLPath: /cgit/aur.git/snapshot/bitcoin-cash.tar.gz