dogecoin-daemon on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dogecoin-daemon

* (Optional) Uninstall dogecoin-daemon on Arch using YAY

$ yay -Rns dogecoin-daemon

2. Manually Install "dogecoin-daemon" via AUR

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

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

b. Clone dogecoin-daemon's git locally

$ git clone https://aur.archlinux.org/dogecoin-daemon.git ~/dogecoin-daemon

c. Go to ~/dogecoin-daemon folder and install it

$ cd ~/dogecoin-daemon $ makepkg -si

3. Information about the dogecoin-daemon package on Arch User Repository (AUR)

ID: 1115316
Name: dogecoin-daemon
PackageBaseID: 76885
PackageBase: dogecoin-daemon
Version: 1.14.6-3
Description: Dogecoin is a peer-to-peer network based digital currency - daemon
URL: https://dogecoin.com/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: acerix
Submitter: acerix
FirstSubmitted: 1388617468
LastModified: 1658449321
URLPath: /cgit/aur.git/snapshot/dogecoin-daemon.tar.gz