input-modifier on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S input-modifier

* (Optional) Uninstall input-modifier on Arch using YAY

$ yay -Rns input-modifier

2. Manually Install "input-modifier" via AUR

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

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

b. Clone input-modifier's git locally

$ git clone https://aur.archlinux.org/input-modifier.git ~/input-modifier

c. Go to ~/input-modifier folder and install it

$ cd ~/input-modifier $ makepkg -si

3. Information about the input-modifier package on Arch User Repository (AUR)

ID: 994510
Name: input-modifier
PackageBaseID: 137916
PackageBase: input-modifier
Version: 1.3.5-1
Description: uinput based key bindings and macros tool
URL: https://github.com/tildearrow/input-modifier
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: tildearrow
Submitter: tildearrow
FirstSubmitted: 1544322249
LastModified: 1637990719
URLPath: /cgit/aur.git/snapshot/input-modifier.tar.gz