touche on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S touche

* (Optional) Uninstall touche on Arch using YAY

$ yay -Rns touche

2. Manually Install "touche" via AUR

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

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

b. Clone touche's git locally

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

c. Go to ~/touche folder and install it

$ cd ~/touche $ makepkg -si

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

ID: 1390204
Name: touche
PackageBaseID: 163245
PackageBase: touche
Version: 2.0.11-1
Description: The desktop application to configure Touchégg
URL: https://github.com/JoseExposito/touche
NumVotes: 9
Popularity: 0.20967
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1613161638
LastModified: 1705882117
URLPath: /cgit/aur.git/snapshot/touche.tar.gz

5. The same packages on other Linux Distributions