libstroke on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S libstroke

* (Optional) Uninstall libstroke on Arch using YAY

$ yay -Rns libstroke

2. Manually Install "libstroke" via AUR

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

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

b. Clone libstroke's git locally

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

c. Go to ~/libstroke folder and install it

$ cd ~/libstroke $ makepkg -si

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

ID: 1088077
Name: libstroke
PackageBaseID: 179246
PackageBase: libstroke
Version: 0.5.1-9
Description: A stroke (mouse gesture) translation library
URL: https://sources.archlinux.org/other/packages/libstroke/
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1653827910
LastModified: 1654028888
URLPath: /cgit/aur.git/snapshot/libstroke.tar.gz