bitcoincashd on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install bitcoincashd on Arch using YAY
$
yay -S
bitcoincashd
Copied
* (Optional) Uninstall bitcoincashd on Arch using YAY
$
yay -Rns
bitcoincashd
Copied
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
Copied
b. Clone bitcoincashd's git locally
$
git clone https://aur.archlinux.org/bitcoincashd.git
~/bitcoincashd
Copied
c. Go to ~/bitcoincashd folder and install it
$
cd
~/bitcoincashd
Copied
$
makepkg -si
Copied
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
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