easystroke on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S easystroke

* (Optional) Uninstall easystroke on Arch using YAY

$ yay -Rns easystroke

2. Manually Install "easystroke" via AUR

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

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

b. Clone easystroke's git locally

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

c. Go to ~/easystroke folder and install it

$ cd ~/easystroke $ makepkg -si

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

ID: 1156909
Name: easystroke
PackageBaseID: 152219
PackageBase: easystroke
Version: 0.6.0-24
Description: Use mouse gestures to initiate commands and hotkeys
URL: https://github.com/mrsteve0924/easystroke
NumVotes: 12
Popularity: 0.00023
OutOfDate:
Maintainer: Raymo111
Submitter: arojas
FirstSubmitted: 1588358105
LastModified: 1666665745
URLPath: /cgit/aur.git/snapshot/easystroke.tar.gz