ruby-libevdev on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ruby-libevdev

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

$ yay -Rns ruby-libevdev

2. Manually Install "ruby-libevdev" via AUR

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

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

b. Clone ruby-libevdev's git locally

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

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

$ cd ~/ruby-libevdev $ makepkg -si

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

ID: 706417
Name: ruby-libevdev
PackageBaseID: 150058
PackageBase: ruby-libevdev
Version: 1.0.0-1
Description: A 1:1 FFI wrapper around libevdev
URL: https://github.com/christopheraue/ruby-libevdev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spielkind
Submitter: Spielkind
FirstSubmitted: 1583915366
LastModified: 1583915366
URLPath: /cgit/aur.git/snapshot/ruby-libevdev.tar.gz