xdotool-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xdotool-git

* (Optional) Uninstall xdotool-git on Arch using YAY

$ yay -Rns xdotool-git

2. Manually Install "xdotool-git" via AUR

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

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

b. Clone xdotool-git's git locally

$ git clone https://aur.archlinux.org/xdotool-git.git ~/xdotool-git

c. Go to ~/xdotool-git folder and install it

$ cd ~/xdotool-git $ makepkg -si

3. Information about the xdotool-git package on Arch User Repository (AUR)

ID: 618011
Name: xdotool-git
PackageBaseID: 46955
PackageBase: xdotool-git
Version: 3.20160805.1.r24.g6523b5f-1
Description: Command-line X11 automation tool (git version)
URL: https://www.semicomplete.com/projects/xdotool/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: lowfatcomputing
FirstSubmitted: 1298767441
LastModified: 1559485912
URLPath: /cgit/aur.git/snapshot/xdotool-git.tar.gz