dcrdocs on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S dcrdocs

* (Optional) Uninstall dcrdocs on Arch using YAY

$ yay -Rns dcrdocs

2. Manually Install "dcrdocs" via AUR

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

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

b. Clone dcrdocs's git locally

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

c. Go to ~/dcrdocs folder and install it

$ cd ~/dcrdocs $ makepkg -si

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

ID: 519996
Name: dcrdocs
PackageBaseID: 112813
PackageBase: dcrdocs
Version: 20171214-1
Description: Documentation for Decred
URL: https://docs.decred.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1466811338
LastModified: 1529164781
URLPath: /cgit/aur.git/snapshot/dcrdocs.tar.gz