bitcoin-unlimited on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bitcoin-unlimited

* (Optional) Uninstall bitcoin-unlimited on Arch using YAY

$ yay -Rns bitcoin-unlimited

2. Manually Install "bitcoin-unlimited" via AUR

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

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

b. Clone bitcoin-unlimited's git locally

$ git clone https://aur.archlinux.org/bitcoin-unlimited.git ~/bitcoin-unlimited

c. Go to ~/bitcoin-unlimited folder and install it

$ cd ~/bitcoin-unlimited $ makepkg -si

3. Information about the bitcoin-unlimited package on Arch User Repository (AUR)

ID: 1313056
Name: bitcoin-unlimited
PackageBaseID: 120654
PackageBase: bitcoin-unlimited
Version: 2.0.0.0-2
Description: Bitcoin Unlimited Cash (BCH) versions of Bitcoind, bitcoin-cli, bitcoin-tx, and bitcoin-qt, w/GUI and wallet
URL: http://www.bitcoinunlimited.info
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: andre.vmatos
FirstSubmitted: 1489694060
LastModified: 1693719900
URLPath: /cgit/aur.git/snapshot/bitcoin-unlimited.tar.gz