git-test on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S git-test

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

$ yay -Rns git-test

2. Manually Install "git-test" via AUR

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

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

b. Clone git-test's git locally

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

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

$ cd ~/git-test $ makepkg -si

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

ID: 940173
Name: git-test
PackageBaseID: 169293
PackageBase: git-test
Version: 1.0.4-1
Description: Git extension to conveniently test all distinct versions
URL: https://github.com/spotify/git-test
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1627425138
LastModified: 1627425138
URLPath: /cgit/aur.git/snapshot/git-test.tar.gz