ruby-racc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ruby-racc

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

$ yay -Rns ruby-racc

2. Manually Install "ruby-racc" via AUR

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

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

b. Clone ruby-racc's git locally

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

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

$ cd ~/ruby-racc $ makepkg -si

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

ID: 978282
Name: ruby-racc
PackageBaseID: 158504
PackageBase: ruby-racc
Version: 1.6.0-1
Description: LALR parser generator written in Ruby itself and generates ruby programs
URL: https://github.com/ruby/racc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1602115009
LastModified: 1635001808
URLPath: /cgit/aur.git/snapshot/ruby-racc.tar.gz

5. The same packages on other Linux Distributions