ruby-yardstick on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-yardstick

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

$ yay -Rns ruby-yardstick

2. Manually Install "ruby-yardstick" via AUR

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

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

b. Clone ruby-yardstick's git locally

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

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

$ cd ~/ruby-yardstick $ makepkg -si

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

ID: 1220581
Name: ruby-yardstick
PackageBaseID: 191008
PackageBase: ruby-yardstick
Version: 0.9.9-1
Description: Measure YARD documentation coverage
URL: https://github.com/dkubb/yardstick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1677840019
LastModified: 1677840019
URLPath: /cgit/aur.git/snapshot/ruby-yardstick.tar.gz