electrumx on AUR (Arch User Repository)

Last updated: April 16,2024

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

$ yay -S electrumx

* (Optional) Uninstall electrumx on Arch using YAY

$ yay -Rns electrumx

2. Manually Install "electrumx" via AUR

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

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

b. Clone electrumx's git locally

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

c. Go to ~/electrumx folder and install it

$ cd ~/electrumx $ makepkg -si

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

ID: 962447
Name: electrumx
PackageBaseID: 120553
PackageBase: electrumx
Version: 1.16.0-3
Description: Server implementation for the Electrum wallet
URL: https://github.com/spesmilo/electrumx
NumVotes: 9
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1489349747
LastModified: 1631929440
URLPath: /cgit/aur.git/snapshot/electrumx.tar.gz