sv4git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sv4git

* (Optional) Uninstall sv4git on Arch using YAY

$ yay -Rns sv4git

2. Manually Install "sv4git" via AUR

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

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

b. Clone sv4git's git locally

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

c. Go to ~/sv4git folder and install it

$ cd ~/sv4git $ makepkg -si

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

ID: 1126033
Name: sv4git
PackageBaseID: 167588
PackageBase: sv4git
Version: 2.8.1-1
Description: Semantic version and conventional commits for git (git-sv)
URL: https://github.com/bvieira/sv4git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1622674723
LastModified: 1660504986
URLPath: /cgit/aur.git/snapshot/sv4git.tar.gz