gotests on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "gotests" 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
Copied
b. Install gotests on Arch using YAY
$
yay -S
gotests
Copied
* (Optional) Uninstall gotests on Arch using YAY
$
yay -Rns
gotests
Copied
2. Manually Install "gotests" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gotests's git locally
$
git clone https://aur.archlinux.org/gotests.git
~/gotests
Copied
c. Go to ~/gotests folder and install it
$
cd
~/gotests
Copied
$
makepkg -si
Copied
3. Information about the gotests package on Arch User Repository (AUR)
ID: 1085965
Name: gotests
PackageBaseID: 179200
PackageBase: gotests
Version: 1.6.0-2
Description: Golang commandline tool that generates table driven tests based on its target source files function and method signatures
URL: https://github.com/cweill/gotests
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jcarnes
Submitter: jcarnes
FirstSubmitted: 1653672215
LastModified: 1653674276
URLPath: /cgit/aur.git/snapshot/gotests.tar.gz
Name: gotests
PackageBaseID: 179200
PackageBase: gotests
Version: 1.6.0-2
Description: Golang commandline tool that generates table driven tests based on its target source files function and method signatures
URL: https://github.com/cweill/gotests
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jcarnes
Submitter: jcarnes
FirstSubmitted: 1653672215
LastModified: 1653674276
URLPath: /cgit/aur.git/snapshot/gotests.tar.gz