stratum-tool on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S stratum-tool

* (Optional) Uninstall stratum-tool on Arch using YAY

$ yay -Rns stratum-tool

2. Manually Install "stratum-tool" via AUR

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

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

b. Clone stratum-tool's git locally

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

c. Go to ~/stratum-tool folder and install it

$ cd ~/stratum-tool $ makepkg -si

3. Information about the stratum-tool package on Arch User Repository (AUR)

ID: 189958
Name: stratum-tool
PackageBaseID: 89741
PackageBase: stratum-tool
Version: 0.0.5-1
Description: Connects to Electrum server via Stratum protocol and allows querying Bitcoin wallet balances and other commands supported by the server
URL: https://github.com/zouppen/stratum-tool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1422044866
LastModified: 1433875948
URLPath: /cgit/aur.git/snapshot/stratum-tool.tar.gz