libinput-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libinput-git

* (Optional) Uninstall libinput-git on Arch using YAY

$ yay -Rns libinput-git

2. Manually Install "libinput-git" via AUR

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

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

b. Clone libinput-git's git locally

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

c. Go to ~/libinput-git folder and install it

$ cd ~/libinput-git $ makepkg -si

3. Information about the libinput-git package on Arch User Repository (AUR)

ID: 864060
Name: libinput-git
PackageBaseID: 78322
PackageBase: libinput-git
Version: 1.12.3.r8.g51ffff36-1
Description: Input device management and event handling library
URL: https://www.freedesktop.org/wiki/Software/libinput/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: shoober420
FirstSubmitted: 1390929973
LastModified: 1613432620
URLPath: /cgit/aur.git/snapshot/libinput-git.tar.gz