bitcoin-core on AUR (Arch User Repository)
Last updated: December 30,2024
1. Install "bitcoin-core" 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 bitcoin-core on Arch using YAY
$
yay -S
bitcoin-core
Copied
* (Optional) Uninstall bitcoin-core on Arch using YAY
$
yay -Rns
bitcoin-core
Copied
2. Manually Install "bitcoin-core" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bitcoin-core's git locally
$
git clone https://aur.archlinux.org/bitcoin-core.git
~/bitcoin-core
Copied
c. Go to ~/bitcoin-core folder and install it
$
cd
~/bitcoin-core
Copied
$
makepkg -si
Copied
3. Information about the bitcoin-core package on Arch User Repository (AUR)
ID: 1368210
Name: bitcoin-core
PackageBaseID: 80508
PackageBase: bitcoin-core
Version: 26.0-1
Description: Bitcoin Core headless P2P node
URL: https://bitcoincore.org
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: mrxx
Submitter: atweiden
FirstSubmitted: 1396372868
LastModified: 1702339884
URLPath: /cgit/aur.git/snapshot/bitcoin-core.tar.gz
Name: bitcoin-core
PackageBaseID: 80508
PackageBase: bitcoin-core
Version: 26.0-1
Description: Bitcoin Core headless P2P node
URL: https://bitcoincore.org
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: mrxx
Submitter: atweiden
FirstSubmitted: 1396372868
LastModified: 1702339884
URLPath: /cgit/aur.git/snapshot/bitcoin-core.tar.gz