ergo-node on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ergo-node

* (Optional) Uninstall ergo-node on Arch using YAY

$ yay -Rns ergo-node

2. Manually Install "ergo-node" via AUR

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

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

b. Clone ergo-node's git locally

$ git clone https://aur.archlinux.org/ergo-node.git ~/ergo-node

c. Go to ~/ergo-node folder and install it

$ cd ~/ergo-node $ makepkg -si

3. Information about the ergo-node package on Arch User Repository (AUR)

ID: 1156831
Name: ergo-node
PackageBaseID: 186217
PackageBase: ergo-node
Version: 4.0.104-1
Description: Reference implementation of the Ergo protocol. Ergo is a smart contract platform and cryptocurrency. This package provides a Systemd service and a script that runs Ergo node using Xdg base dirs.
URL: https://docs.ergoplatform.com/node/install/
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: Cloudperry
Submitter: Cloudperry
FirstSubmitted: 1664582776
LastModified: 1666650346
URLPath: /cgit/aur.git/snapshot/ergo-node.tar.gz