ruby-base32 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-base32

* (Optional) Uninstall ruby-base32 on Arch using YAY

$ yay -Rns ruby-base32

2. Manually Install "ruby-base32" via AUR

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

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

b. Clone ruby-base32's git locally

$ git clone https://aur.archlinux.org/ruby-base32.git ~/ruby-base32

c. Go to ~/ruby-base32 folder and install it

$ cd ~/ruby-base32 $ makepkg -si

3. Information about the ruby-base32 package on Arch User Repository (AUR)

ID: 1240333
Name: ruby-base32
PackageBaseID: 81911
PackageBase: ruby-base32
Version: 0.3.4-1
Description: A library which provides base32 decoding and encoding
URL: https://github.com/stesla/base32
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: mutantmonkey
FirstSubmitted: 1400279813
LastModified: 1681290948
URLPath: /cgit/aur.git/snapshot/ruby-base32.tar.gz