xdotool-gui on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S xdotool-gui

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

$ yay -Rns xdotool-gui

2. Manually Install "xdotool-gui" via AUR

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

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

b. Clone xdotool-gui's git locally

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

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

$ cd ~/xdotool-gui $ makepkg -si

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

ID: 1217844
Name: xdotool-gui
PackageBaseID: 59658
PackageBase: xdotool-gui
Version: 3.0-1
Description: GUI for command-line X11 automation tool
URL: https://github.com/aleritty/xdotool-gui
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: sickcodes
Submitter: felixonmars
FirstSubmitted: 1338476398
LastModified: 1677347034
URLPath: /cgit/aur.git/snapshot/xdotool-gui.tar.gz