ruby-matrix on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-matrix

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

$ yay -Rns ruby-matrix

2. Manually Install "ruby-matrix" via AUR

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

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

b. Clone ruby-matrix's git locally

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

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

$ cd ~/ruby-matrix $ makepkg -si

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

ID: 1394596
Name: ruby-matrix
PackageBaseID: 187550
PackageBase: ruby-matrix
Version: 0.4.2-6
Description: An implementation of Matrix and Vector classes
URL: https://github.com/ruby/matrix
NumVotes: 2
Popularity: 0.180862
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1668861782
LastModified: 1706482622
URLPath: /cgit/aur.git/snapshot/ruby-matrix.tar.gz