ruby-to_slug on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ruby-to_slug

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

$ yay -Rns ruby-to_slug

2. Manually Install "ruby-to_slug" via AUR

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

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

b. Clone ruby-to_slug's git locally

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

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

$ cd ~/ruby-to_slug $ makepkg -si

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

ID: 956313
Name: ruby-to_slug
PackageBaseID: 91247
PackageBase: ruby-to_slug
Version: 1.0.8-4
Description: Extends ruby's String class and adds a 'to_slug' method. It makes ugly strings URL friendly.
URL: https://github.com/ericboehs/to_slug
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bbc
Submitter: bbc
FirstSubmitted: 1426010690
LastModified: 1630682546
URLPath: /cgit/aur.git/snapshot/ruby-to_slug.tar.gz