vertcoin-daemon on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S vertcoin-daemon

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

$ yay -Rns vertcoin-daemon

2. Manually Install "vertcoin-daemon" via AUR

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

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

b. Clone vertcoin-daemon's git locally

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

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

$ cd ~/vertcoin-daemon $ makepkg -si

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

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