prysm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S prysm

* (Optional) Uninstall prysm on Arch using YAY

$ yay -Rns prysm

2. Manually Install "prysm" via AUR

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

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

b. Clone prysm's git locally

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

c. Go to ~/prysm folder and install it

$ cd ~/prysm $ makepkg -si

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

ID: 1426834
Name: prysm
PackageBaseID: 153804
PackageBase: prysm
Version: 5.0.1-2
Description: Prysm is an Ethereum proof-of-stake client written in Go.
URL: https://prysmaticlabs.com/
NumVotes: 4
Popularity: 0.024597
OutOfDate:
Maintainer: chengxuncc
Submitter: Spider.007
FirstSubmitted: 1590923175
LastModified: 1710388731
URLPath: /cgit/aur.git/snapshot/prysm.tar.gz