ruby-revdev on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ruby-revdev

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

$ yay -Rns ruby-revdev

2. Manually Install "ruby-revdev" via AUR

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

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

b. Clone ruby-revdev's git locally

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

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

$ cd ~/ruby-revdev $ makepkg -si

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

ID: 893979
Name: ruby-revdev
PackageBaseID: 151051
PackageBase: ruby-revdev
Version: 0.2.1-2
Description: revdev is a ruby binding to handling event devices.
URL: https://github.com/kui/revdev
NumVotes: 3
Popularity: 0.240368
OutOfDate:
Maintainer: Spielkind
Submitter: Spielkind
FirstSubmitted: 1585930666
LastModified: 1618694253
URLPath: /cgit/aur.git/snapshot/ruby-revdev.tar.gz