ruby-stringex on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-stringex

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

$ yay -Rns ruby-stringex

2. Manually Install "ruby-stringex" via AUR

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

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

b. Clone ruby-stringex's git locally

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

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

$ cd ~/ruby-stringex $ makepkg -si

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

ID: 811979
Name: ruby-stringex
PackageBaseID: 120128
PackageBase: ruby-stringex
Version: 2.8.5-1
Description: Some [hopefully] useful extensions to Ruby's String class
URL: http://github.com/rsl/stringex
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1488159953
LastModified: 1604229554
URLPath: /cgit/aur.git/snapshot/ruby-stringex.tar.gz