ruby-typed-array on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ruby-typed-array

* (Optional) Uninstall ruby-typed-array on Arch using YAY

$ yay -Rns ruby-typed-array

2. Manually Install "ruby-typed-array" via AUR

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

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

b. Clone ruby-typed-array's git locally

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

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

$ cd ~/ruby-typed-array $ makepkg -si

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

ID: 241542
Name: ruby-typed-array
PackageBaseID: 102209
PackageBase: ruby-typed-array
Version: 0.1.2-1
Description: Provides methods for creating type-enforced Arrays
URL: http://github.com/yaauie/typed-array
NumVotes: 1
Popularity: 0
OutOfDate: 1703095141
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1445421131
LastModified: 1445421863
URLPath: /cgit/aur.git/snapshot/ruby-typed-array.tar.gz