btcwallet on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S btcwallet

* (Optional) Uninstall btcwallet on Arch using YAY

$ yay -Rns btcwallet

2. Manually Install "btcwallet" via AUR

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

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

b. Clone btcwallet's git locally

$ git clone https://aur.archlinux.org/btcwallet.git ~/btcwallet

c. Go to ~/btcwallet folder and install it

$ cd ~/btcwallet $ makepkg -si

3. Information about the btcwallet package on Arch User Repository (AUR)

ID: 1385931
Name: btcwallet
PackageBaseID: 92380
PackageBase: btcd
Version: 0.24.0-1
Description: Secure Bitcoin wallet daemon written in Go
URL: https://github.com/btcsuite
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: atweiden
FirstSubmitted: 1429562609
LastModified: 1705300892
URLPath: /cgit/aur.git/snapshot/btcwallet.tar.gz