getgauge on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S getgauge

* (Optional) Uninstall getgauge on Arch using YAY

$ yay -Rns getgauge

2. Manually Install "getgauge" via AUR

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

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

b. Clone getgauge's git locally

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

c. Go to ~/getgauge folder and install it

$ cd ~/getgauge $ makepkg -si

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

ID: 798996
Name: getgauge
PackageBaseID: 127408
PackageBase: getgauge
Version: 1.1.4-1
Description: Light weight cross-platform test automation tool for authoring test cases in the business language.
URL: https://getgauge.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dbiehl
Submitter: dbiehl
FirstSubmitted: 1511280055
LastModified: 1601553772
URLPath: /cgit/aur.git/snapshot/getgauge.tar.gz