libbitcoin-network on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S libbitcoin-network

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

$ yay -Rns libbitcoin-network

2. Manually Install "libbitcoin-network" via AUR

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

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

b. Clone libbitcoin-network's git locally

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

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

$ cd ~/libbitcoin-network $ makepkg -si

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

ID: 536028
Name: libbitcoin-network
PackageBaseID: 120449
PackageBase: libbitcoin-network
Version: 3.5.0-2
Description: Bitcoin P2P Network Library
URL: https://github.com/libbitcoin/libbitcoin-network
NumVotes: 0
Popularity: 0
OutOfDate: 1649933837
Maintainer:
Submitter: atweiden
FirstSubmitted: 1488991782
LastModified: 1534556538
URLPath: /cgit/aur.git/snapshot/libbitcoin-network.tar.gz