libbitcoin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libbitcoin

* (Optional) Uninstall libbitcoin on Arch using YAY

$ yay -Rns libbitcoin

2. Manually Install "libbitcoin" via AUR

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

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

b. Clone libbitcoin's git locally

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

c. Go to ~/libbitcoin folder and install it

$ cd ~/libbitcoin $ makepkg -si

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

ID: 638574
Name: libbitcoin
PackageBaseID: 78932
PackageBase: libbitcoin
Version: 3.2.0-1
Description: Asynchronous C++ library for Bitcoin - meta package
URL: https://github.com/libbitcoin/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: narodnik
Submitter: nagy
FirstSubmitted: 1392237044
LastModified: 1566187913
URLPath: /cgit/aur.git/snapshot/libbitcoin.tar.gz