python-zbase32 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-zbase32

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

$ yay -Rns python-zbase32

2. Manually Install "python-zbase32" via AUR

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

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

b. Clone python-zbase32's git locally

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

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

$ cd ~/python-zbase32 $ makepkg -si

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

ID: 1132963
Name: python-zbase32
PackageBaseID: 39130
PackageBase: zbase32
Version: 1.1.5-4
Description: Alternate base32 encoder (not RFC 3548 compliant)
URL: https://pypi.python.org/pypi/zbase32
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1279907976
LastModified: 1661885647
URLPath: /cgit/aur.git/snapshot/python-zbase32.tar.gz