ruby-dry-struct on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S ruby-dry-struct

* (Optional) Uninstall ruby-dry-struct on Arch using YAY

$ yay -Rns ruby-dry-struct

2. Manually Install "ruby-dry-struct" via AUR

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

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

b. Clone ruby-dry-struct's git locally

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

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

$ cd ~/ruby-dry-struct $ makepkg -si

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

ID: 942064
Name: ruby-dry-struct
PackageBaseID: 169462
PackageBase: ruby-dry-struct
Version: 1.4.0-1
Description: Typed struct and value objects
URL: https://github.com/dry-rb/dry-struct
NumVotes: 0
Popularity: 0
OutOfDate: 1710461480
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1627787570
LastModified: 1627787570
URLPath: /cgit/aur.git/snapshot/ruby-dry-struct.tar.gz