xse on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install xse on Arch using YAY
$
yay -S
xse
Copied
* (Optional) Uninstall xse on Arch using YAY
$
yay -Rns
xse
Copied
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
Copied
b. Clone xse's git locally
$
git clone https://aur.archlinux.org/xse.git
~/xse
Copied
c. Go to ~/xse folder and install it
$
cd
~/xse
Copied
$
makepkg -si
Copied
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
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