xmacro on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xmacro

* (Optional) Uninstall xmacro on Arch using YAY

$ yay -Rns xmacro

2. Manually Install "xmacro" via AUR

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

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

b. Clone xmacro's git locally

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

c. Go to ~/xmacro folder and install it

$ cd ~/xmacro $ makepkg -si

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

ID: 1371152
Name: xmacro
PackageBaseID: 15191
PackageBase: xmacro
Version: 0.4.6-2
Description: Recording and replaying keyboard and mouse events on an X server
URL: http://download.sarine.nl/xmacro/Description.html
NumVotes: 64
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: ilpianista
FirstSubmitted: 1203011131
LastModified: 1702806257
URLPath: /cgit/aur.git/snapshot/xmacro.tar.gz