bech32-cli-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bech32-cli-bin

* (Optional) Uninstall bech32-cli-bin on Arch using YAY

$ yay -Rns bech32-cli-bin

2. Manually Install "bech32-cli-bin" via AUR

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

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

b. Clone bech32-cli-bin's git locally

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

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

$ cd ~/bech32-cli-bin $ makepkg -si

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

ID: 1016341
Name: bech32-cli-bin
PackageBaseID: 174477
PackageBase: bech32-cli-bin
Version: 1.1.2-1
Description: Haskell implementation of the Bech32 address format (BIP 0173)
URL: https://github.com/input-output-hk/bech32
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rnbguy
FirstSubmitted: 1640702285
LastModified: 1641777189
URLPath: /cgit/aur.git/snapshot/bech32-cli-bin.tar.gz