algorand-bin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S algorand-bin

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

$ yay -Rns algorand-bin

2. Manually Install "algorand-bin" via AUR

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

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

b. Clone algorand-bin's git locally

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

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

$ cd ~/algorand-bin $ makepkg -si

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

ID: 1417633
Name: algorand-bin
PackageBaseID: 175159
PackageBase: algorand-bin
Version: 3.22.0-1
Description: Implementation of the Algorand protocol and node software
URL: https://www.algorand.com
NumVotes: 1
Popularity: 0.066767
OutOfDate:
Maintainer: dariost
Submitter: mishakmak
FirstSubmitted: 1642486034
LastModified: 1709154821
URLPath: /cgit/aur.git/snapshot/algorand-bin.tar.gz