vertcoin-qt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vertcoin-qt

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

$ yay -Rns vertcoin-qt

2. Manually Install "vertcoin-qt" via AUR

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

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

b. Clone vertcoin-qt's git locally

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

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

$ cd ~/vertcoin-qt $ makepkg -si

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

ID: 1191437
Name: vertcoin-qt
PackageBaseID: 178080
PackageBase: vertcoin
Version: 0.18.0-1
Description: Vertcoin is a peer-to-peer network based digital currency - Qt
URL: https://www.vertcoin.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vertion
Submitter: vertion
FirstSubmitted: 1650333184
LastModified: 1672775876
URLPath: /cgit/aur.git/snapshot/vertcoin-qt.tar.gz