ruby-guard-rspec on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ruby-guard-rspec

* (Optional) Uninstall ruby-guard-rspec on Arch using YAY

$ yay -Rns ruby-guard-rspec

2. Manually Install "ruby-guard-rspec" via AUR

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

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

b. Clone ruby-guard-rspec's git locally

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

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

$ cd ~/ruby-guard-rspec $ makepkg -si

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

ID: 945705
Name: ruby-guard-rspec
PackageBaseID: 169752
PackageBase: ruby-guard-rspec
Version: 4.7.3-1
Description: Guard::RSpec automatically run your specs
URL: https://github.com/guard/guard-rspec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1628517879
LastModified: 1628517879
URLPath: /cgit/aur.git/snapshot/ruby-guard-rspec.tar.gz