ruby-oj on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-oj

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

$ yay -Rns ruby-oj

2. Manually Install "ruby-oj" via AUR

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

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

b. Clone ruby-oj's git locally

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

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

$ cd ~/ruby-oj $ makepkg -si

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

ID: 1368389
Name: ruby-oj
PackageBaseID: 84129
PackageBase: ruby-oj
Version: 3.16.3-1
Description: The fastest JSON parser and object serializer
URL: http://www.ohler.com/oj/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1406433442
LastModified: 1702372396
URLPath: /cgit/aur.git/snapshot/ruby-oj.tar.gz