ruby-iostruct on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-iostruct

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

$ yay -Rns ruby-iostruct

2. Manually Install "ruby-iostruct" via AUR

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

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

b. Clone ruby-iostruct's git locally

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

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

$ cd ~/ruby-iostruct $ makepkg -si

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

ID: 1257892
Name: ruby-iostruct
PackageBaseID: 151431
PackageBase: ruby-iostruct
Version: 0.0.5-1
Description: A Struct that can read/write itself from/to IO-like objects
URL: https://rubygems.org/gems/iostruct
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: mh4ckwascut
Submitter: Gryffyn
FirstSubmitted: 1586716191
LastModified: 1684068337
URLPath: /cgit/aur.git/snapshot/ruby-iostruct.tar.gz

5. The same packages on other Linux Distributions