uinputchars on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S uinputchars

* (Optional) Uninstall uinputchars on Arch using YAY

$ yay -Rns uinputchars

2. Manually Install "uinputchars" via AUR

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

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

b. Clone uinputchars's git locally

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

c. Go to ~/uinputchars folder and install it

$ cd ~/uinputchars $ makepkg -si

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

ID: 619618
Name: uinputchars
PackageBaseID: 142606
PackageBase: uinputchars
Version: 0.1-1
Description: A utility to type character strings into /dev/uinput
URL: https://github.com/piater/uinputchars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piater
FirstSubmitted: 1559985362
LastModified: 1559985362
URLPath: /cgit/aur.git/snapshot/uinputchars.tar.gz