peercoin-qt on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S peercoin-qt

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

$ yay -Rns peercoin-qt

2. Manually Install "peercoin-qt" via AUR

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

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

b. Clone peercoin-qt's git locally

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

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

$ cd ~/peercoin-qt $ makepkg -si

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

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