git-commit on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-commit

* (Optional) Uninstall git-commit on Arch using YAY

$ yay -Rns git-commit

2. Manually Install "git-commit" via AUR

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

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

b. Clone git-commit's git locally

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

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

$ cd ~/git-commit $ makepkg -si

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

ID: 1278380
Name: git-commit
PackageBaseID: 193448
PackageBase: git-commit
Version: 0.2.1-2
Description: Git commit simulator using Conventional Commits conventions
URL: https://github.com/KunalSin9h/git-commit.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kunalsin9h
Submitter: kunalsin9h
FirstSubmitted: 1683619302
LastModified: 1687674294
URLPath: /cgit/aur.git/snapshot/git-commit.tar.gz