ruby-metaclass on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ruby-metaclass

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

$ yay -Rns ruby-metaclass

2. Manually Install "ruby-metaclass" via AUR

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

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

b. Clone ruby-metaclass's git locally

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

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

$ cd ~/ruby-metaclass $ makepkg -si

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

ID: 225590
Name: ruby-metaclass
PackageBaseID: 98692
PackageBase: ruby-metaclass
Version: 0.0.4-1
Description: Adds a metaclass method to all Ruby objects
URL: http://github.com/floehopper/metaclass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1440669277
LastModified: 1440669450
URLPath: /cgit/aur.git/snapshot/ruby-metaclass.tar.gz