ruby-erb on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S ruby-erb

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

$ yay -Rns ruby-erb

2. Manually Install "ruby-erb" via AUR

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

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

b. Clone ruby-erb's git locally

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

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

$ cd ~/ruby-erb $ makepkg -si

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

ID: 1111568
Name: ruby-erb
PackageBaseID: 183994
PackageBase: ruby-erb
Version: 2.2.3-1
Description: An easy to use but powerful templating system for Ruby.
URL: https://github.com/ruby/erb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
FirstSubmitted: 1657748260
LastModified: 1657748260
URLPath: /cgit/aur.git/snapshot/ruby-erb.tar.gz

5. The same packages on other Linux Distributions