geis on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S geis

* (Optional) Uninstall geis on Arch using YAY

$ yay -Rns geis

2. Manually Install "geis" via AUR

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

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

b. Clone geis's git locally

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

c. Go to ~/geis folder and install it

$ cd ~/geis $ makepkg -si

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

ID: 417100
Name: geis
PackageBaseID: 62014
PackageBase: geis
Version: 2.2.17-2
Description: Implementation of the GEIS (Gesture Engine Interface and Support) interface.
URL: https://launchpad.net/geis
NumVotes: 55
Popularity: 0
OutOfDate: 1594847499
Maintainer: niQo
Submitter: niQo
FirstSubmitted: 1345034958
LastModified: 1496659390
URLPath: /cgit/aur.git/snapshot/geis.tar.gz