bchd on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bchd

* (Optional) Uninstall bchd on Arch using YAY

$ yay -Rns bchd

2. Manually Install "bchd" via AUR

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

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

b. Clone bchd's git locally

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

c. Go to ~/bchd folder and install it

$ cd ~/bchd $ makepkg -si

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

ID: 1076389
Name: bchd
PackageBaseID: 147235
PackageBase: bchd
Version: 0.19.0-0
Description: BCHD is an alternative BCH implementation written in Go.
URL: http://github.com/gcash/bchd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quest
Submitter: quest
FirstSubmitted: 1575705496
LastModified: 1651808119
URLPath: /cgit/aur.git/snapshot/bchd.tar.gz