ruby-evdev on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S ruby-evdev

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

$ yay -Rns ruby-evdev

2. Manually Install "ruby-evdev" via AUR

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

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

b. Clone ruby-evdev's git locally

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

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

$ cd ~/ruby-evdev $ makepkg -si

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

ID: 706416
Name: ruby-evdev
PackageBaseID: 150057
PackageBase: ruby-evdev
Version: 1.0.0-1
Description: A ruby object wrapper around libevdev bindings.
URL: https://github.com/christopheraue/ruby-evdev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spielkind
Submitter: Spielkind
FirstSubmitted: 1583915339
LastModified: 1583915339
URLPath: /cgit/aur.git/snapshot/ruby-evdev.tar.gz