libbitcoin-server on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S libbitcoin-server

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

$ yay -Rns libbitcoin-server

2. Manually Install "libbitcoin-server" via AUR

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

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

b. Clone libbitcoin-server's git locally

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

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

$ cd ~/libbitcoin-server $ makepkg -si

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

ID: 536038
Name: libbitcoin-server
PackageBaseID: 92932
PackageBase: libbitcoin-server
Version: 3.5.0-5
Description: Bitcoin Full Node and Query Server
URL: https://github.com/libbitcoin/libbitcoin-server
NumVotes: 1
Popularity: 0
OutOfDate: 1649933760
Maintainer:
Submitter: atweiden
FirstSubmitted: 1431321348
LastModified: 1534556647
URLPath: /cgit/aur.git/snapshot/libbitcoin-server.tar.gz