libbitcoin-system on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S libbitcoin-system

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

$ yay -Rns libbitcoin-system

2. Manually Install "libbitcoin-system" via AUR

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

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

b. Clone libbitcoin-system's git locally

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

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

$ cd ~/libbitcoin-system $ makepkg -si

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

ID: 638577
Name: libbitcoin-system
PackageBaseID: 120447
PackageBase: libbitcoin-system
Version: 20190105-1
Description: Bitcoin Cross-Platform C++ Development Toolkit
URL: https://github.com/libbitcoin/libbitcoin-system
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: narodnik
Submitter: atweiden
FirstSubmitted: 1488991729
LastModified: 1566189313
URLPath: /cgit/aur.git/snapshot/libbitcoin-system.tar.gz