ruby-inflecto on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ruby-inflecto

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

$ yay -Rns ruby-inflecto

2. Manually Install "ruby-inflecto" via AUR

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

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

b. Clone ruby-inflecto's git locally

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

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

$ cd ~/ruby-inflecto $ makepkg -si

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

ID: 250899
Name: ruby-inflecto
PackageBaseID: 103801
PackageBase: ruby-inflecto
Version: 0.0.2-1
Description: Inflector for strings
URL: https://github.com/mbj/inflecto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1448457282
LastModified: 1448457387
URLPath: /cgit/aur.git/snapshot/ruby-inflecto.tar.gz