bitcoin-cli-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bitcoin-cli-bin

* (Optional) Uninstall bitcoin-cli-bin on Arch using YAY

$ yay -Rns bitcoin-cli-bin

2. Manually Install "bitcoin-cli-bin" via AUR

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

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

b. Clone bitcoin-cli-bin's git locally

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

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

$ cd ~/bitcoin-cli-bin $ makepkg -si

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

ID: 1375097
Name: bitcoin-cli-bin
PackageBaseID: 185356
PackageBase: bitcoin-bin
Version: 26.0-1
Description: A peer-to-peer network based digital currency - RPC client
URL: https://bitcoincore.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dongcarl
Submitter: dongcarl
FirstSubmitted: 1661955106
LastModified: 1703446076
URLPath: /cgit/aur.git/snapshot/bitcoin-cli-bin.tar.gz