python-hwilib on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-hwilib

* (Optional) Uninstall python-hwilib on Arch using YAY

$ yay -Rns python-hwilib

2. Manually Install "python-hwilib" via AUR

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

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

b. Clone python-hwilib's git locally

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

c. Go to ~/python-hwilib folder and install it

$ cd ~/python-hwilib $ makepkg -si

3. Information about the python-hwilib package on Arch User Repository (AUR)

ID: 1405863
Name: python-hwilib
PackageBaseID: 166918
PackageBase: python-hwilib
Version: 2.4.0-1
Description: The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets.
URL: https://github.com/bitcoin-core/HWI
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bitcoinlizard
Submitter: bitcoinlizard
FirstSubmitted: 1621051100
LastModified: 1707355943
URLPath: /cgit/aur.git/snapshot/python-hwilib.tar.gz