ruby-url_safe_base64 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-url_safe_base64

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

$ yay -Rns ruby-url_safe_base64

2. Manually Install "ruby-url_safe_base64" via AUR

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

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

b. Clone ruby-url_safe_base64's git locally

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

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

$ cd ~/ruby-url_safe_base64 $ makepkg -si

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

ID: 254845
Name: ruby-url_safe_base64
PackageBaseID: 104451
PackageBase: ruby-url_safe_base64
Version: 0.2.2-1
Description: Converts strings to/from a slightly modified base64 that contains only url-safe characters
URL: http://github.com/joenoon/url_safe_base64
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jhass
FirstSubmitted: 1449781513
LastModified: 1449781515
URLPath: /cgit/aur.git/snapshot/ruby-url_safe_base64.tar.gz