dcrwallet on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dcrwallet

* (Optional) Uninstall dcrwallet on Arch using YAY

$ yay -Rns dcrwallet

2. Manually Install "dcrwallet" via AUR

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

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

b. Clone dcrwallet's git locally

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

c. Go to ~/dcrwallet folder and install it

$ cd ~/dcrwallet $ makepkg -si

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

ID: 1138991
Name: dcrwallet
PackageBaseID: 112802
PackageBase: decred
Version: 1.7.4-2
Description: Secure Decred wallet daemon written in Go
URL: https://decred.org
NumVotes: 4
Popularity: 1.5E-5
OutOfDate:
Maintainer: chappjc
Submitter: atweiden
FirstSubmitted: 1466791334
LastModified: 1663041376
URLPath: /cgit/aur.git/snapshot/dcrwallet.tar.gz