gitlint on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install gitlint on Arch using YAY
$
yay -S
gitlint
Copied
* (Optional) Uninstall gitlint on Arch using YAY
$
yay -Rns
gitlint
Copied
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
Copied
b. Clone gitlint's git locally
$
git clone https://aur.archlinux.org/gitlint.git
~/gitlint
Copied
c. Go to ~/gitlint folder and install it
$
cd
~/gitlint
Copied
$
makepkg -si
Copied
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
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