ruby-epoll on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install ruby-epoll on Arch using YAY
$
yay -S
ruby-epoll
Copied
* (Optional) Uninstall ruby-epoll on Arch using YAY
$
yay -Rns
ruby-epoll
Copied
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
Copied
b. Clone ruby-epoll's git locally
$
git clone https://aur.archlinux.org/ruby-epoll.git
~/ruby-epoll
Copied
c. Go to ~/ruby-epoll folder and install it
$
cd
~/ruby-epoll
Copied
$
makepkg -si
Copied
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
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