ruby-test-queue on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ruby-test-queue

* (Optional) Uninstall ruby-test-queue on Arch using YAY

$ yay -Rns ruby-test-queue

2. Manually Install "ruby-test-queue" via AUR

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

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

b. Clone ruby-test-queue's git locally

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

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

$ cd ~/ruby-test-queue $ makepkg -si

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

ID: 1124294
Name: ruby-test-queue
PackageBaseID: 169711
PackageBase: ruby-test-queue
Version: 0.5.0-1
Description: parallel test runner for CI environments
URL: https://github.com/tmm1/test-queue
NumVotes: 1
Popularity: 0.495494
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1628429681
LastModified: 1660118145
URLPath: /cgit/aur.git/snapshot/ruby-test-queue.tar.gz

5. The same packages on other Linux Distributions