python2-zbase32 on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S python2-zbase32

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

$ yay -Rns python2-zbase32

2. Manually Install "python2-zbase32" via AUR

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

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

b. Clone python2-zbase32's git locally

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

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

$ cd ~/python2-zbase32 $ makepkg -si

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

ID: 631185
Name: python2-zbase32
PackageBaseID: 39130
PackageBase: zbase32
Version: 1.1.5-3
Description: An alternate base32 encoder (not RFC 3548 compliant)
URL: https://pypi.python.org/pypi/zbase32
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1279907976
LastModified: 1563688738
URLPath: /cgit/aur.git/snapshot/python2-zbase32.tar.gz