ruby-parser on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-parser

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

$ yay -Rns ruby-parser

2. Manually Install "ruby-parser" via AUR

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

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

b. Clone ruby-parser's git locally

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

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

$ cd ~/ruby-parser $ makepkg -si

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

ID: 1067598
Name: ruby-parser
PackageBaseID: 75718
PackageBase: ruby-parser
Version: 3.1.2.0-1
Description: A Ruby parser written in pure Ruby
URL: https://github.com/whitequark/parser
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1385504866
LastModified: 1650093852
URLPath: /cgit/aur.git/snapshot/ruby-parser.tar.gz