dcrd on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S dcrd

* (Optional) Uninstall dcrd on Arch using YAY

$ yay -Rns dcrd

2. Manually Install "dcrd" via AUR

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

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

b. Clone dcrd's git locally

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

c. Go to ~/dcrd folder and install it

$ cd ~/dcrd $ makepkg -si

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

ID: 1138990
Name: dcrd
PackageBaseID: 112802
PackageBase: decred
Version: 1.7.4-2
Description: Decred 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/dcrd.tar.gz