base91 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S base91

* (Optional) Uninstall base91 on Arch using YAY

$ yay -Rns base91

2. Manually Install "base91" via AUR

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

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

b. Clone base91's git locally

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

c. Go to ~/base91 folder and install it

$ cd ~/base91 $ makepkg -si

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

ID: 204205
Name: base91
PackageBaseID: 1292
PackageBase: base91
Version: 0.6.0-6
Description: An advanced method for encoding binary data to ASCII text
URL: http://base91.sourceforge.net/
NumVotes: 12
Popularity: 0.000111
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1119276980
LastModified: 1435526051
URLPath: /cgit/aur.git/snapshot/base91.tar.gz