libbitcoin-database on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libbitcoin-database

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

$ yay -Rns libbitcoin-database

2. Manually Install "libbitcoin-database" via AUR

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

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

b. Clone libbitcoin-database's git locally

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

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

$ cd ~/libbitcoin-database $ makepkg -si

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

ID: 536032
Name: libbitcoin-database
PackageBaseID: 120450
PackageBase: libbitcoin-database
Version: 3.5.0-2
Description: Bitcoin High Performance Blockchain Database
URL: https://github.com/libbitcoin/libbitcoin-database
NumVotes: 0
Popularity: 0
OutOfDate: 1649933921
Maintainer:
Submitter: atweiden
FirstSubmitted: 1488991809
LastModified: 1534556588
URLPath: /cgit/aur.git/snapshot/libbitcoin-database.tar.gz