ruby-listen on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-listen

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

$ yay -Rns ruby-listen

2. Manually Install "ruby-listen" via AUR

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

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

b. Clone ruby-listen's git locally

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

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

$ cd ~/ruby-listen $ makepkg -si

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

ID: 1019069
Name: ruby-listen
PackageBaseID: 98387
PackageBase: ruby-listen
Version: 3.7.1-1
Description: The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
URL: https://rubygems.org/gems/listen
NumVotes: 22
Popularity: 0.002127
OutOfDate:
Maintainer: bertptrs
FirstSubmitted: 1440436016
LastModified: 1642240070
URLPath: /cgit/aur.git/snapshot/ruby-listen.tar.gz