python-bech32 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-bech32

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

$ yay -Rns python-bech32

2. Manually Install "python-bech32" via AUR

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

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

b. Clone python-bech32's git locally

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

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

$ cd ~/python-bech32 $ makepkg -si

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

ID: 1029309
Name: python-bech32
PackageBaseID: 175539
PackageBase: python-bech32
Version: 1.2.0-1
Description: Pieter Wuille's reference implementation for Bech32 and segwit addresses
URL: https://github.com/fiatjaf/bech32
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: digital_mystik
Submitter: digital_mystik
FirstSubmitted: 1643679388
LastModified: 1643679388
URLPath: /cgit/aur.git/snapshot/python-bech32.tar.gz