avalanchego on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S avalanchego

* (Optional) Uninstall avalanchego on Arch using YAY

$ yay -Rns avalanchego

2. Manually Install "avalanchego" via AUR

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

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

b. Clone avalanchego's git locally

$ git clone https://aur.archlinux.org/avalanchego.git ~/avalanchego

c. Go to ~/avalanchego folder and install it

$ cd ~/avalanchego $ makepkg -si

3. Information about the avalanchego package on Arch User Repository (AUR)

ID: 1031609
Name: avalanchego
PackageBaseID: 175644
PackageBase: avalanchego
Version: v1.7.4-1
Description: The avalanchego binary
URL: https://avax.network
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: phonky
Submitter: phonky
FirstSubmitted: 1643988767
LastModified: 1644008159
URLPath: /cgit/aur.git/snapshot/avalanchego.tar.gz