peercoin-daemon on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S peercoin-daemon

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

$ yay -Rns peercoin-daemon

2. Manually Install "peercoin-daemon" via AUR

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

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

b. Clone peercoin-daemon's git locally

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

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

$ cd ~/peercoin-daemon $ makepkg -si

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

ID: 1165500
Name: peercoin-daemon
PackageBaseID: 108212
PackageBase: peercoin
Version: 0.11.8-4
Description: A peer-to-peer network-based digital currency - daemon
URL: https://www.peercoin.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: smp
Submitter: ammon
FirstSubmitted: 1456775310
LastModified: 1667760653
URLPath: /cgit/aur.git/snapshot/peercoin-daemon.tar.gz