bitcoin-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bitcoin-git

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

$ yay -Rns bitcoin-git

2. Manually Install "bitcoin-git" via AUR

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

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

b. Clone bitcoin-git's git locally

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

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

$ cd ~/bitcoin-git $ makepkg -si

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

ID: 1364859
Name: bitcoin-git
PackageBaseID: 50000
PackageBase: bitcoin-git
Version: 26.0.r39558-1
Description: Bitcoin is a peer-to-peer network based digital currency. This package provides bitcoin-core binaries: bitcoind, bitcoin-qt, bitcoin-tx, and bitcoin-cli
URL: https://bitcoin.org
NumVotes: 18
Popularity: 0.050171
OutOfDate:
Maintainer: pizzaman
Submitter: krevedko
FirstSubmitted: 1308510783
LastModified: 1701763653
URLPath: /cgit/aur.git/snapshot/bitcoin-git.tar.gz