libbitcoin-client on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S libbitcoin-client

* (Optional) Uninstall libbitcoin-client on Arch using YAY

$ yay -Rns libbitcoin-client

2. Manually Install "libbitcoin-client" via AUR

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

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

b. Clone libbitcoin-client's git locally

$ git clone https://aur.archlinux.org/libbitcoin-client.git ~/libbitcoin-client

c. Go to ~/libbitcoin-client folder and install it

$ cd ~/libbitcoin-client $ makepkg -si

3. Information about the libbitcoin-client package on Arch User Repository (AUR)

ID: 536026
Name: libbitcoin-client
PackageBaseID: 92935
PackageBase: libbitcoin-client
Version: 3.5.0-2
Description: Bitcoin Client Query Library
URL: https://github.com/libbitcoin/libbitcoin-client
NumVotes: 1
Popularity: 0
OutOfDate: 1649933879
Maintainer:
Submitter: atweiden
FirstSubmitted: 1431321364
LastModified: 1534556516
URLPath: /cgit/aur.git/snapshot/libbitcoin-client.tar.gz