commitlint on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "commitlint" 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 commitlint on Arch using YAY
$
yay -S
commitlint
Copied
* (Optional) Uninstall commitlint on Arch using YAY
$
yay -Rns
commitlint
Copied
2. Manually Install "commitlint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone commitlint's git locally
$
git clone https://aur.archlinux.org/commitlint.git
~/commitlint
Copied
c. Go to ~/commitlint folder and install it
$
cd
~/commitlint
Copied
$
makepkg -si
Copied
3. Information about the commitlint package on Arch User Repository (AUR)
ID: 1425647
Name: commitlint
PackageBaseID: 201103
PackageBase: commitlint
Version: 19.1.0-1
Description: Lint commit messages
URL: https://github.com/conventional-changelog/commitlint
NumVotes: 2
Popularity: 0.254661
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704207723
LastModified: 1710231628
URLPath: /cgit/aur.git/snapshot/commitlint.tar.gz
Name: commitlint
PackageBaseID: 201103
PackageBase: commitlint
Version: 19.1.0-1
Description: Lint commit messages
URL: https://github.com/conventional-changelog/commitlint
NumVotes: 2
Popularity: 0.254661
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704207723
LastModified: 1710231628
URLPath: /cgit/aur.git/snapshot/commitlint.tar.gz