gestures on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S gestures

* (Optional) Uninstall gestures on Arch using YAY

$ yay -Rns gestures

2. Manually Install "gestures" via AUR

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

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

b. Clone gestures's git locally

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

c. Go to ~/gestures folder and install it

$ cd ~/gestures $ makepkg -si

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

ID: 1157851
Name: gestures
PackageBaseID: 136369
PackageBase: gestures
Version: 0.3.1-1
Description: Modern, minimal GUI app for libinput-gestures
URL: https://gitlab.com/cunidev/gestures
NumVotes: 7
Popularity: 3.0E-6
OutOfDate:
Maintainer: rew1red
Submitter: bwrsandman
FirstSubmitted: 1538326938
LastModified: 1666841261
URLPath: /cgit/aur.git/snapshot/gestures.tar.gz

5. The same packages on other Linux Distributions