ruby-benchmark_suite on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-benchmark_suite

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

$ yay -Rns ruby-benchmark_suite

2. Manually Install "ruby-benchmark_suite" 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_suite's git locally

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

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

$ cd ~/ruby-benchmark_suite $ makepkg -si

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

ID: 527350
Name: ruby-benchmark_suite
PackageBaseID: 101379
PackageBase: ruby-benchmark_suite
Version: 1.0.0-2
Description: A set of enhancements to the standard library benchmark.rb.
URL: http://github.com/evanphx/benchmark_suite
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: supermario
FirstSubmitted: 1444188106
LastModified: 1531839196
URLPath: /cgit/aur.git/snapshot/ruby-benchmark_suite.tar.gz