ruby-inifile on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ruby-inifile

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

$ yay -Rns ruby-inifile

2. Manually Install "ruby-inifile" via AUR

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

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

b. Clone ruby-inifile's git locally

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

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

$ cd ~/ruby-inifile $ makepkg -si

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

ID: 1221218
Name: ruby-inifile
PackageBaseID: 64836
PackageBase: ruby-inifile
Version: 3.0.0-2
Description: Ruby package for reading and writing INI files
URL: https://rubygems.org/gems/inifile
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: bgaleotti
FirstSubmitted: 1353511191
LastModified: 1677943725
URLPath: /cgit/aur.git/snapshot/ruby-inifile.tar.gz