ruby-enum on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S ruby-enum

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

$ yay -Rns ruby-enum

2. Manually Install "ruby-enum" via AUR

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

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

b. Clone ruby-enum's git locally

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

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

$ cd ~/ruby-enum $ makepkg -si

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

ID: 1389291
Name: ruby-enum
PackageBaseID: 188497
PackageBase: ruby-enum
Version: 1.0.0-1
Description: Enum-like behavior for Ruby
URL: https://github.com/dblock/ruby-enum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1670279064
LastModified: 1705772118
URLPath: /cgit/aur.git/snapshot/ruby-enum.tar.gz