python-base64io on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-base64io

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

$ yay -Rns python-base64io

2. Manually Install "python-base64io" via AUR

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

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

b. Clone python-base64io's git locally

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

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

$ cd ~/python-base64io $ makepkg -si

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

ID: 1389999
Name: python-base64io
PackageBaseID: 191031
PackageBase: python-base64io
Version: 1.0.3-1
Description: A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.
URL: https://github.com/aws/base64io-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677883318
LastModified: 1705861421
URLPath: /cgit/aur.git/snapshot/python-base64io.tar.gz