gotesplit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gotesplit

* (Optional) Uninstall gotesplit on Arch using YAY

$ yay -Rns gotesplit

2. Manually Install "gotesplit" via AUR

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

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

b. Clone gotesplit's git locally

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

c. Go to ~/gotesplit folder and install it

$ cd ~/gotesplit $ makepkg -si

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

ID: 1325612
Name: gotesplit
PackageBaseID: 196119
PackageBase: gotesplit
Version: 0.3.1-1
Description: gotesplit splits the testng in Go into a subset and run it
URL: https://github.com/Songmu/gotesplit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bootlegbilly
Submitter: bootlegbilly
FirstSubmitted: 1690297069
LastModified: 1695841871
URLPath: /cgit/aur.git/snapshot/gotesplit.tar.gz