bitcoin-qt-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bitcoin-qt-bin

* (Optional) Uninstall bitcoin-qt-bin on Arch using YAY

$ yay -Rns bitcoin-qt-bin

2. Manually Install "bitcoin-qt-bin" via AUR

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

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

b. Clone bitcoin-qt-bin's git locally

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

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

$ cd ~/bitcoin-qt-bin $ makepkg -si

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

ID: 1375098
Name: bitcoin-qt-bin
PackageBaseID: 185356
PackageBase: bitcoin-bin
Version: 26.0-1
Description: A peer-to-peer network based digital currency - Qt
URL: https://bitcoincore.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dongcarl
Submitter: dongcarl
FirstSubmitted: 1661955106
LastModified: 1703446076
URLPath: /cgit/aur.git/snapshot/bitcoin-qt-bin.tar.gz