dotool on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dotool

* (Optional) Uninstall dotool on Arch using YAY

$ yay -Rns dotool

2. Manually Install "dotool" via AUR

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

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

b. Clone dotool's git locally

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

c. Go to ~/dotool folder and install it

$ cd ~/dotool $ makepkg -si

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

ID: 1392593
Name: dotool
PackageBaseID: 187440
PackageBase: dotool
Version: 1.4-2
Description: Command to simulate input anywhere
URL: https://git.sr.ht/~geb/dotool
NumVotes: 7
Popularity: 2.445016
OutOfDate:
Maintainer: hamblingreen
Submitter: hamblingreen
FirstSubmitted: 1668621604
LastModified: 1706218151
URLPath: /cgit/aur.git/snapshot/dotool.tar.gz