ruby-strings on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruby-strings

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

$ yay -Rns ruby-strings

2. Manually Install "ruby-strings" via AUR

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

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

b. Clone ruby-strings's git locally

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

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

$ cd ~/ruby-strings $ makepkg -si

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

ID: 1240512
Name: ruby-strings
PackageBaseID: 147598
PackageBase: ruby-strings
Version: 0.2.1-1
Description: A set of useful functions for transforming strings
URL: https://github.com/piotrmurach/strings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: asm0dey
FirstSubmitted: 1577100428
LastModified: 1681314754
URLPath: /cgit/aur.git/snapshot/ruby-strings.tar.gz