vertcoin-bin on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S vertcoin-bin

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

$ yay -Rns vertcoin-bin

2. Manually Install "vertcoin-bin" via AUR

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

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

b. Clone vertcoin-bin's git locally

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

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

$ cd ~/vertcoin-bin $ makepkg -si

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

ID: 917115
Name: vertcoin-bin
PackageBaseID: 162707
PackageBase: vertcoin-bin
Version: 0.17.1-2
Description: A digital currency with mining decentralisation and ASIC resistance as a key focus.
URL: https://github.com/vertcoin-project/vertcoin-core
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: japgolly
FirstSubmitted: 1612071567
LastModified: 1622879440
URLPath: /cgit/aur.git/snapshot/vertcoin-bin.tar.gz