libinput-gestures on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S libinput-gestures

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

$ yay -Rns libinput-gestures

2. Manually Install "libinput-gestures" via AUR

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

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

b. Clone libinput-gestures's git locally

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

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

$ cd ~/libinput-gestures $ makepkg -si

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

ID: 1336310
Name: libinput-gestures
PackageBaseID: 114695
PackageBase: libinput-gestures
Version: 2.76-1
Description: Actions gestures on your touchpad using libinput
URL: https://github.com/bulletmark/libinput-gestures
NumVotes: 95
Popularity: 0.447827
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1471147603
LastModified: 1697671715
URLPath: /cgit/aur.git/snapshot/libinput-gestures.tar.gz

5. The same packages on other Linux Distributions