peercoin-cli on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S peercoin-cli

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

$ yay -Rns peercoin-cli

2. Manually Install "peercoin-cli" via AUR

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

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

b. Clone peercoin-cli's git locally

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

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

$ cd ~/peercoin-cli $ makepkg -si

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

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