ruby-benchmark on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ruby-benchmark

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

$ yay -Rns ruby-benchmark

2. Manually Install "ruby-benchmark" via AUR

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

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

b. Clone ruby-benchmark's git locally

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

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

$ cd ~/ruby-benchmark $ makepkg -si

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

ID: 1008674
Name: ruby-benchmark
PackageBaseID: 162282
PackageBase: ruby-benchmark
Version: 0.2.0-1
Description: A performance benchmarking library
URL: https://github.com/ruby/benchmark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mnussbaum
FirstSubmitted: 1611093564
LastModified: 1640202177
URLPath: /cgit/aur.git/snapshot/ruby-benchmark.tar.gz

5. The same packages on other Linux Distributions