ruby-guard on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-guard

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

$ yay -Rns ruby-guard

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

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

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

$ cd ~/ruby-guard $ makepkg -si

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

ID: 943130
Name: ruby-guard
PackageBaseID: 99477
PackageBase: ruby-guard
Version: 2.18.0-1
Description: A command line tool to easily handle events on file system modifications
URL: https://guardgem.org
NumVotes: 2
Popularity: 0
OutOfDate: 1701469460
Maintainer:
Submitter: carstene1ns
FirstSubmitted: 1441578881
LastModified: 1627955307
URLPath: /cgit/aur.git/snapshot/ruby-guard.tar.gz