electrs on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "electrs" 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
Copied
b. Install electrs on Arch using YAY
$
yay -S
electrs
Copied
* (Optional) Uninstall electrs on Arch using YAY
$
yay -Rns
electrs
Copied
2. Manually Install "electrs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone electrs's git locally
$
git clone https://aur.archlinux.org/electrs.git
~/electrs
Copied
c. Go to ~/electrs folder and install it
$
cd
~/electrs
Copied
$
makepkg -si
Copied
3. Information about the electrs package on Arch User Repository (AUR)
ID: 1425894
Name: electrs
PackageBaseID: 143272
PackageBase: electrs
Version: 0.10.3-1
Description: An efficient re-implementation of Electrum Server in Rust
URL: https://github.com/romanz/electrs
NumVotes: 6
Popularity: 0.36862
OutOfDate:
Maintainer: tredaelli
Submitter: tredaelli
FirstSubmitted: 1562516020
LastModified: 1710259421
URLPath: /cgit/aur.git/snapshot/electrs.tar.gz
Name: electrs
PackageBaseID: 143272
PackageBase: electrs
Version: 0.10.3-1
Description: An efficient re-implementation of Electrum Server in Rust
URL: https://github.com/romanz/electrs
NumVotes: 6
Popularity: 0.36862
OutOfDate:
Maintainer: tredaelli
Submitter: tredaelli
FirstSubmitted: 1562516020
LastModified: 1710259421
URLPath: /cgit/aur.git/snapshot/electrs.tar.gz