gitversion on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gitversion

* (Optional) Uninstall gitversion on Arch using YAY

$ yay -Rns gitversion

2. Manually Install "gitversion" via AUR

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

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

b. Clone gitversion's git locally

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

c. Go to ~/gitversion folder and install it

$ cd ~/gitversion $ makepkg -si

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

ID: 1299293
Name: gitversion
PackageBaseID: 194445
PackageBase: gitversion
Version: 5.12.0-2
Description: From git log to SemVer in no time
URL: https://github.com/GitTools/GitVersion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1686162938
LastModified: 1691230652
URLPath: /cgit/aur.git/snapshot/gitversion.tar.gz