libbitcoin on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libbitcoin" 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
Copied
b. Install libbitcoin on Arch using YAY
$
yay -S
libbitcoin
Copied
* (Optional) Uninstall libbitcoin on Arch using YAY
$
yay -Rns
libbitcoin
Copied
2. Manually Install "libbitcoin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libbitcoin's git locally
$
git clone https://aur.archlinux.org/libbitcoin.git
~/libbitcoin
Copied
c. Go to ~/libbitcoin folder and install it
$
cd
~/libbitcoin
Copied
$
makepkg -si
Copied
3. Information about the libbitcoin package on Arch User Repository (AUR)
ID: 638574
Name: libbitcoin
PackageBaseID: 78932
PackageBase: libbitcoin
Version: 3.2.0-1
Description: Asynchronous C++ library for Bitcoin - meta package
URL: https://github.com/libbitcoin/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: narodnik
Submitter: nagy
FirstSubmitted: 1392237044
LastModified: 1566187913
URLPath: /cgit/aur.git/snapshot/libbitcoin.tar.gz
Name: libbitcoin
PackageBaseID: 78932
PackageBase: libbitcoin
Version: 3.2.0-1
Description: Asynchronous C++ library for Bitcoin - meta package
URL: https://github.com/libbitcoin/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: narodnik
Submitter: nagy
FirstSubmitted: 1392237044
LastModified: 1566187913
URLPath: /cgit/aur.git/snapshot/libbitcoin.tar.gz