python-base45 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-base45

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

$ yay -Rns python-base45

2. Manually Install "python-base45" via AUR

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

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

b. Clone python-base45's git locally

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

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

$ cd ~/python-base45 $ makepkg -si

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

ID: 1274669
Name: python-base45
PackageBaseID: 168714
PackageBase: python-base45
Version: 0.4.4-1
Description: A Python module to encode/decode binary data using Base45 as described in draft-faltstrom-base45-06 (https://datatracker.ietf.org/doc/draft-faltstrom-base45/).
URL: https://pypi.org/project/base45/#files
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mcgyver
Submitter: mcgyver
FirstSubmitted: 1625678918
LastModified: 1687016187
URLPath: /cgit/aur.git/snapshot/python-base45.tar.gz