dogtail on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dogtail

* (Optional) Uninstall dogtail on Arch using YAY

$ yay -Rns dogtail

2. Manually Install "dogtail" via AUR

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

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

b. Clone dogtail's git locally

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

c. Go to ~/dogtail folder and install it

$ cd ~/dogtail $ makepkg -si

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

ID: 592055
Name: dogtail
PackageBaseID: 63852
PackageBase: dogtail
Version: 0.9.11-1
Description: GUI test tool and automation framework
URL: https://gitlab.com/dogtail/dogtail
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ejona86
Submitter: ejona86
FirstSubmitted: 1350956832
LastModified: 1551851321
URLPath: /cgit/aur.git/snapshot/dogtail.tar.gz