commitizen-go on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S commitizen-go

* (Optional) Uninstall commitizen-go on Arch using YAY

$ yay -Rns commitizen-go

2. Manually Install "commitizen-go" via AUR

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

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

b. Clone commitizen-go's git locally

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

c. Go to ~/commitizen-go folder and install it

$ cd ~/commitizen-go $ makepkg -si

3. Information about the commitizen-go package on Arch User Repository (AUR)

ID: 1189009
Name: commitizen-go
PackageBaseID: 153578
PackageBase: commitizen-go
Version: 1.0.3-1
Description: Command line utility to standardize git commit messages, golang version
URL: https://github.com/lintingzhen/commitizen-go
NumVotes: 1
Popularity: 0.000804
OutOfDate:
Maintainer: deimosfr
Submitter: deimosfr
FirstSubmitted: 1590396650
LastModified: 1672258325
URLPath: /cgit/aur.git/snapshot/commitizen-go.tar.gz