dogecoin-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dogecoin-cli

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

$ yay -Rns dogecoin-cli

2. Manually Install "dogecoin-cli" via AUR

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

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

b. Clone dogecoin-cli's git locally

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

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

$ cd ~/dogecoin-cli $ makepkg -si

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

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