nodejs-commitlint on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "nodejs-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

b. Install nodejs-commitlint on Arch using YAY

$ yay -S nodejs-commitlint

* (Optional) Uninstall nodejs-commitlint on Arch using YAY

$ yay -Rns nodejs-commitlint

2. Manually Install "nodejs-commitlint" via AUR

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

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

b. Clone nodejs-commitlint's git locally

$ git clone https://aur.archlinux.org/nodejs-commitlint.git ~/nodejs-commitlint

c. Go to ~/nodejs-commitlint folder and install it

$ cd ~/nodejs-commitlint $ makepkg -si

3. Information about the nodejs-commitlint package on Arch User Repository (AUR)

ID: 988915
Name: nodejs-commitlint
PackageBaseID: 137380
PackageBase: nodejs-commitlint
Version: 14.1.0-1
Description: Lint your commit messages
URL: https://commitlint.js.org
NumVotes: 1
Popularity: 0.000442
OutOfDate:
Maintainer:
FirstSubmitted: 1542293672
LastModified: 1636950568
URLPath: /cgit/aur.git/snapshot/nodejs-commitlint.tar.gz