ruby-constructor on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-constructor

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

$ yay -Rns ruby-constructor

2. Manually Install "ruby-constructor" via AUR

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

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

b. Clone ruby-constructor's git locally

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

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

$ cd ~/ruby-constructor $ makepkg -si

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

ID: 946748
Name: ruby-constructor
PackageBaseID: 169833
PackageBase: ruby-constructor
Version: 2.0.0-1
Description: Declarative named-argument object initialization
URL: https://github.com/atomicobject/constructor/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1628709946
LastModified: 1628709946
URLPath: /cgit/aur.git/snapshot/ruby-constructor.tar.gz