gitlint on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S gitlint

* (Optional) Uninstall gitlint on Arch using YAY

$ yay -Rns gitlint

2. Manually Install "gitlint" via AUR

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

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

b. Clone gitlint's git locally

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

c. Go to ~/gitlint folder and install it

$ cd ~/gitlint $ makepkg -si

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

ID: 1394495
Name: gitlint
PackageBaseID: 105011
PackageBase: gitlint
Version: 0.19.1-2
Description: Git commit message linter
URL: https://github.com/jorisroovers/gitlint
NumVotes: 6
Popularity: 0.562539
OutOfDate:
Maintainer: bunder
Submitter: atweiden
FirstSubmitted: 1450895293
LastModified: 1706481331
URLPath: /cgit/aur.git/snapshot/gitlint.tar.gz