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
Copied
b. Install dcrd on Arch using YAY
$
yay -S
dcrd
Copied
* (Optional) Uninstall dcrd on Arch using YAY
$
yay -Rns
dcrd
Copied
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
Copied
b. Clone dcrd's git locally
$
git clone https://aur.archlinux.org/dcrd.git
~/dcrd
Copied
c. Go to ~/dcrd folder and install it
$
cd
~/dcrd
Copied
$
makepkg -si
Copied
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
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