ginkgo-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ginkgo-git

* (Optional) Uninstall ginkgo-git on Arch using YAY

$ yay -Rns ginkgo-git

2. Manually Install "ginkgo-git" via AUR

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

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

b. Clone ginkgo-git's git locally

$ git clone https://aur.archlinux.org/ginkgo-git.git ~/ginkgo-git

c. Go to ~/ginkgo-git folder and install it

$ cd ~/ginkgo-git $ makepkg -si

3. Information about the ginkgo-git package on Arch User Repository (AUR)

ID: 1264052
Name: ginkgo-git
PackageBaseID: 132166
PackageBase: ginkgo-git
Version: 2.9.5.r1.g3e39231-1
Description: BDD Testing Framework for Go
URL: http://onsi.github.io/ginkgo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1525774432
LastModified: 1685160752
URLPath: /cgit/aur.git/snapshot/ginkgo-git.tar.gz