xse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xse

* (Optional) Uninstall xse on Arch using YAY

$ yay -Rns xse

2. Manually Install "xse" via AUR

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

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

b. Clone xse's git locally

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

c. Go to ~/xse folder and install it

$ cd ~/xse $ makepkg -si

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

ID: 295043
Name: xse
PackageBaseID: 110259
PackageBase: xse
Version: 2.1-1
Description: A CLI for XSendEvent(3) (for sending keystrokes and mouse events to X11 windows)
URL: http://ftp.belnet.be/pub/ftp.x.org/R5contrib/
NumVotes: 2
Popularity: 0
OutOfDate: 1704751845
Maintainer: epitron
Submitter: epitron
FirstSubmitted: 1461023618
LastModified: 1461023670
URLPath: /cgit/aur.git/snapshot/xse.tar.gz