ruby-ast on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-ast

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

$ yay -Rns ruby-ast

2. Manually Install "ruby-ast" via AUR

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

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

b. Clone ruby-ast's git locally

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

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

$ cd ~/ruby-ast $ makepkg -si

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

ID: 853964
Name: ruby-ast
PackageBaseID: 106080
PackageBase: ruby-ast
Version: 2.4.2-1
Description: A library for working with Abstract Syntax Trees
URL: https://whitequark.github.io/ast/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mnussbaum
FirstSubmitted: 1452701873
LastModified: 1611772213
URLPath: /cgit/aur.git/snapshot/ruby-ast.tar.gz