ruby-epoll on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-epoll

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

$ yay -Rns ruby-epoll

2. Manually Install "ruby-epoll" via AUR

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

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

b. Clone ruby-epoll's git locally

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

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

$ cd ~/ruby-epoll $ makepkg -si

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

ID: 841055
Name: ruby-epoll
PackageBaseID: 161497
PackageBase: ruby-epoll
Version: 0.3.0-1
Description: A Ruby binding for epoll(7)
URL: https://github.com/ksss/epoll
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amarthadan
Submitter: amarthadan
FirstSubmitted: 1609518420
LastModified: 1609518420
URLPath: /cgit/aur.git/snapshot/ruby-epoll.tar.gz