xautoclick on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S xautoclick

* (Optional) Uninstall xautoclick on Arch using YAY

$ yay -Rns xautoclick

2. Manually Install "xautoclick" via AUR

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

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

b. Clone xautoclick's git locally

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

c. Go to ~/xautoclick folder and install it

$ cd ~/xautoclick $ makepkg -si

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

ID: 748084
Name: xautoclick
PackageBaseID: 32264
PackageBase: xautoclick
Version: 0.34-2
Description: Automates repetitive mouse clicking to reduce RSI.
URL: https://github.com/qarkai/xautoclick
NumVotes: 38
Popularity: 4.0E-6
OutOfDate:
Maintainer: ipha
Submitter:
FirstSubmitted: 1259288417
LastModified: 1591481295
URLPath: /cgit/aur.git/snapshot/xautoclick.tar.gz