python-base91 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-base91

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

$ yay -Rns python-base91

2. Manually Install "python-base91" via AUR

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

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

b. Clone python-base91's git locally

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

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

$ cd ~/python-base91 $ makepkg -si

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

ID: 1316918
Name: python-base91
PackageBaseID: 159001
PackageBase: python-base91
Version: 1.0.1-2
Description: Python implementation of base91
URL: https://github.com/Fuyukai/base91-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pusi77
Submitter: roliboy
FirstSubmitted: 1603288049
LastModified: 1694361529
URLPath: /cgit/aur.git/snapshot/python-base91.tar.gz