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