ppcoin-qt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ppcoin-qt

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

$ yay -Rns ppcoin-qt

2. Manually Install "ppcoin-qt" via AUR

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

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

b. Clone ppcoin-qt's git locally

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

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

$ cd ~/ppcoin-qt $ makepkg -si

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

ID: 752747
Name: ppcoin-qt
PackageBaseID: 68387
PackageBase: ppcoin-qt
Version: 0.5.4-1
Description: P2P Long-Term Energy-Efficient Crypto-Currency (QT)
URL: http://www.ppcoin.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Flink
FirstSubmitted: 1363914774
LastModified: 1592304397
URLPath: /cgit/aur.git/snapshot/ppcoin-qt.tar.gz