libuinputplus on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libuinputplus

* (Optional) Uninstall libuinputplus on Arch using YAY

$ yay -Rns libuinputplus

2. Manually Install "libuinputplus" via AUR

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

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

b. Clone libuinputplus's git locally

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

c. Go to ~/libuinputplus folder and install it

$ cd ~/libuinputplus $ makepkg -si

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

ID: 1123856
Name: libuinputplus
PackageBaseID: 152811
PackageBase: libuinputplus
Version: 0.2.1-2
Description: Easy-to-use uinput library in C++
URL: https://github.com/YukiWorkshop/libuInputPlus
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1589555515
LastModified: 1660021231
URLPath: /cgit/aur.git/snapshot/libuinputplus.tar.gz