libevdevplus on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libevdevplus

* (Optional) Uninstall libevdevplus on Arch using YAY

$ yay -Rns libevdevplus

2. Manually Install "libevdevplus" via AUR

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

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

b. Clone libevdevplus's git locally

$ git clone https://aur.archlinux.org/libevdevplus.git ~/libevdevplus

c. Go to ~/libevdevplus folder and install it

$ cd ~/libevdevplus $ makepkg -si

3. Information about the libevdevplus package on Arch User Repository (AUR)

ID: 1123859
Name: libevdevplus
PackageBaseID: 152810
PackageBase: libevdevplus
Version: 0.2.1-2
Description: Easy-to-use event device library in C++
URL: https://github.com/YukiWorkshop/libevdevPlus
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1589555483
LastModified: 1660021579
URLPath: /cgit/aur.git/snapshot/libevdevplus.tar.gz