libbitcoin-explorer on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libbitcoin-explorer

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

$ yay -Rns libbitcoin-explorer

2. Manually Install "libbitcoin-explorer" via AUR

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

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

b. Clone libbitcoin-explorer's git locally

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

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

$ cd ~/libbitcoin-explorer $ makepkg -si

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

ID: 536030
Name: libbitcoin-explorer
PackageBaseID: 92931
PackageBase: libbitcoin-explorer
Version: 3.5.0-2
Description: Bitcoin Command Line Tool
URL: https://github.com/libbitcoin/libbitcoin-explorer
NumVotes: 2
Popularity: 0
OutOfDate: 1649933853
Maintainer:
Submitter: atweiden
FirstSubmitted: 1431321344
LastModified: 1534556564
URLPath: /cgit/aur.git/snapshot/libbitcoin-explorer.tar.gz