electrs-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S electrs-git

* (Optional) Uninstall electrs-git on Arch using YAY

$ yay -Rns electrs-git

2. Manually Install "electrs-git" via AUR

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

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

b. Clone electrs-git's git locally

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

c. Go to ~/electrs-git folder and install it

$ cd ~/electrs-git $ makepkg -si

3. Information about the electrs-git package on Arch User Repository (AUR)

ID: 1109190
Name: electrs-git
PackageBaseID: 171783
PackageBase: electrs-git
Version: v0.9.0.r27.gfbda004-1
Description: An efficient re-implementation of Electrum Server in Rust
URL: https://github.com/romanz/electrs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MaxiLocal
Submitter: MaxiLocal
FirstSubmitted: 1633697833
LastModified: 1657270110
URLPath: /cgit/aur.git/snapshot/electrs-git.tar.gz