touchegg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S touchegg

* (Optional) Uninstall touchegg on Arch using YAY

$ yay -Rns touchegg

2. Manually Install "touchegg" via AUR

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

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

b. Clone touchegg's git locally

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

c. Go to ~/touchegg folder and install it

$ cd ~/touchegg $ makepkg -si

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

ID: 1060792
Name: touchegg
PackageBaseID: 46809
PackageBase: touchegg
Version: 2.0.14-2
Description: Multitouch gesture recognizer
URL: https://github.com/JoseExposito/touchegg/
NumVotes: 106
Popularity: 2.024855
OutOfDate:
Maintainer: CodeXYZ
FirstSubmitted: 1298417542
LastModified: 1648973307
URLPath: /cgit/aur.git/snapshot/touchegg.tar.gz