lib32-libevdev on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lib32-libevdev

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

$ yay -Rns lib32-libevdev

2. Manually Install "lib32-libevdev" via AUR

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

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

b. Clone lib32-libevdev's git locally

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

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

$ cd ~/lib32-libevdev $ makepkg -si

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

ID: 986261
Name: lib32-libevdev
PackageBaseID: 112341
PackageBase: lib32-libevdev
Version: 1.12.0-1
Description: Wrapper library for evdev devices (32-bit)
URL: https://www.freedesktop.org/wiki/Software/libevdev/
NumVotes: 7
Popularity: 0
OutOfDate: 1659398194
Maintainer:
Submitter: orumin
FirstSubmitted: 1465663881
LastModified: 1636464130
URLPath: /cgit/aur.git/snapshot/lib32-libevdev.tar.gz