ruby-representable on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-representable

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

$ yay -Rns ruby-representable

2. Manually Install "ruby-representable" via AUR

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

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

b. Clone ruby-representable's git locally

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

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

$ cd ~/ruby-representable $ makepkg -si

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

ID: 1083802
Name: ruby-representable
PackageBaseID: 123404
PackageBase: ruby-representable
Version: 3.2.0-1
Description: Converts between JSON/XML/YAML documents and Ruby objects. Has properties, collections, nesting, coercion etc.
URL: https://rubygems.org/gems/representable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: farwayer
FirstSubmitted: 1497694433
LastModified: 1653255181
URLPath: /cgit/aur.git/snapshot/ruby-representable.tar.gz