ruby-tomlrb on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ruby-tomlrb

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

$ yay -Rns ruby-tomlrb

2. Manually Install "ruby-tomlrb" via AUR

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

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

b. Clone ruby-tomlrb's git locally

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

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

$ cd ~/ruby-tomlrb $ makepkg -si

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

ID: 1098546
Name: ruby-tomlrb
PackageBaseID: 133174
PackageBase: ruby-tomlrb
Version: 2.0.3-1
Description: A racc based toml parser
URL: https://github.com/fbernier/tomlrb
NumVotes: 2
Popularity: 0.00038
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1528190987
LastModified: 1655253488
URLPath: /cgit/aur.git/snapshot/ruby-tomlrb.tar.gz