xsendkey on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xsendkey

* (Optional) Uninstall xsendkey on Arch using YAY

$ yay -Rns xsendkey

2. Manually Install "xsendkey" via AUR

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

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

b. Clone xsendkey's git locally

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

c. Go to ~/xsendkey folder and install it

$ cd ~/xsendkey $ makepkg -si

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

ID: 1355626
Name: xsendkey
PackageBaseID: 60737
PackageBase: xsendkey
Version: 0.0-1
Description: A simple tool for generating keypresses in X
URL: http://people.csail.mit.edu/adonovan/hacks/xsendkey.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1342163055
LastModified: 1700380797
URLPath: /cgit/aur.git/snapshot/xsendkey.tar.gz