ruby-rb-kqueue on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ruby-rb-kqueue

* (Optional) Uninstall ruby-rb-kqueue on Arch using YAY

$ yay -Rns ruby-rb-kqueue

2. Manually Install "ruby-rb-kqueue" via AUR

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

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

b. Clone ruby-rb-kqueue's git locally

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

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

$ cd ~/ruby-rb-kqueue $ makepkg -si

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

ID: 209580
Name: ruby-rb-kqueue
PackageBaseID: 76782
PackageBase: ruby-rb-kqueue
Version: 0.2.3-1
Description: A Ruby wrapper for BSD's kqueue, using FFI
URL: http://github.com/mat813/rb-kqueue
NumVotes: 32
Popularity: 0
OutOfDate: 1694760858
Maintainer: sigmundv
Submitter: anatolik
FirstSubmitted: 1388331992
LastModified: 1436397751
URLPath: /cgit/aur.git/snapshot/ruby-rb-kqueue.tar.gz