python-bip32 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-bip32

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

$ yay -Rns python-bip32

2. Manually Install "python-bip32" via AUR

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

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

b. Clone python-bip32's git locally

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

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

$ cd ~/python-bip32 $ makepkg -si

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

ID: 1280766
Name: python-bip32
PackageBaseID: 195198
PackageBase: python-bip32
Version: 3.4-1
Description: A basic implementation of the bip-0032.
URL: http://github.com/darosior/python-bip32
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vorot93
Submitter: vorot93
FirstSubmitted: 1688096402
LastModified: 1688096402
URLPath: /cgit/aur.git/snapshot/python-bip32.tar.gz