libbitcoin-consensus on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S libbitcoin-consensus

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

$ yay -Rns libbitcoin-consensus

2. Manually Install "libbitcoin-consensus" via AUR

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

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

b. Clone libbitcoin-consensus's git locally

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

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

$ cd ~/libbitcoin-consensus $ makepkg -si

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

ID: 536022
Name: libbitcoin-consensus
PackageBaseID: 92934
PackageBase: libbitcoin-consensus
Version: 3.5.0-2
Description: Bitcoin Consensus Library
URL: https://github.com/libbitcoin/libbitcoin-consensus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1431321360
LastModified: 1534556474
URLPath: /cgit/aur.git/snapshot/libbitcoin-consensus.tar.gz