ruby-iniparse on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-iniparse

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

$ yay -Rns ruby-iniparse

2. Manually Install "ruby-iniparse" via AUR

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

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

b. Clone ruby-iniparse's git locally

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

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

$ cd ~/ruby-iniparse $ makepkg -si

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

ID: 893990
Name: ruby-iniparse
PackageBaseID: 165744
PackageBase: ruby-iniparse
Version: 1.5.0-1
Description: IniParse is a pure Ruby library for parsing INI configuration and data files.
URL: https://github.com/antw/iniparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spielkind
Submitter: Spielkind
FirstSubmitted: 1618696002
LastModified: 1618696002
URLPath: /cgit/aur.git/snapshot/ruby-iniparse.tar.gz