dcrctl on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dcrctl

* (Optional) Uninstall dcrctl on Arch using YAY

$ yay -Rns dcrctl

2. Manually Install "dcrctl" via AUR

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

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

b. Clone dcrctl's git locally

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

c. Go to ~/dcrctl folder and install it

$ cd ~/dcrctl $ makepkg -si

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

ID: 1138992
Name: dcrctl
PackageBaseID: 112802
PackageBase: decred
Version: 1.7.4-2
Description: Decred command line control utility
URL: https://decred.org
NumVotes: 4
Popularity: 1.5E-5
OutOfDate:
Maintainer: chappjc
Submitter: atweiden
FirstSubmitted: 1466791334
LastModified: 1663041376
URLPath: /cgit/aur.git/snapshot/dcrctl.tar.gz