git-conventional-commits on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S git-conventional-commits

* (Optional) Uninstall git-conventional-commits on Arch using YAY

$ yay -Rns git-conventional-commits

2. Manually Install "git-conventional-commits" via AUR

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

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

b. Clone git-conventional-commits's git locally

$ git clone https://aur.archlinux.org/git-conventional-commits.git ~/git-conventional-commits

c. Go to ~/git-conventional-commits folder and install it

$ cd ~/git-conventional-commits $ makepkg -si

3. Information about the git-conventional-commits package on Arch User Repository (AUR)

ID: 1379871
Name: git-conventional-commits
PackageBaseID: 184012
PackageBase: git-conventional-commits
Version: 2.6.7-1
Description: Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messages
URL: https://www.npmjs.com/package/git-conventional-commits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bastidest
Submitter: bastidest
FirstSubmitted: 1657819667
LastModified: 1704287271
URLPath: /cgit/aur.git/snapshot/git-conventional-commits.tar.gz