bitcoin-abc on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "bitcoin-abc" 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-abc on Arch using YAY
$
yay -S
bitcoin-abc
Copied
* (Optional) Uninstall bitcoin-abc on Arch using YAY
$
yay -Rns
bitcoin-abc
Copied
2. Manually Install "bitcoin-abc" 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-abc's git locally
$
git clone https://aur.archlinux.org/bitcoin-abc.git
~/bitcoin-abc
Copied
c. Go to ~/bitcoin-abc folder and install it
$
cd
~/bitcoin-abc
Copied
$
makepkg -si
Copied
3. Information about the bitcoin-abc package on Arch User Repository (AUR)
ID: 1422036
Name: bitcoin-abc
PackageBaseID: 124146
PackageBase: bitcoin-abc
Version: 0.28.11-0
Description: Bitcoin ABC with bitcoind, bitcoin-tx, bitcoin-seeder and bitcoin-cli
URL: https://bitcoinabc.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Fabcien
Submitter: quest
FirstSubmitted: 1500357963
LastModified: 1709757856
URLPath: /cgit/aur.git/snapshot/bitcoin-abc.tar.gz
Name: bitcoin-abc
PackageBaseID: 124146
PackageBase: bitcoin-abc
Version: 0.28.11-0
Description: Bitcoin ABC with bitcoind, bitcoin-tx, bitcoin-seeder and bitcoin-cli
URL: https://bitcoinabc.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Fabcien
Submitter: quest
FirstSubmitted: 1500357963
LastModified: 1709757856
URLPath: /cgit/aur.git/snapshot/bitcoin-abc.tar.gz