gptcommit-bin on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S gptcommit-bin

* (Optional) Uninstall gptcommit-bin on Arch using YAY

$ yay -Rns gptcommit-bin

2. Manually Install "gptcommit-bin" via AUR

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

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

b. Clone gptcommit-bin's git locally

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

c. Go to ~/gptcommit-bin folder and install it

$ cd ~/gptcommit-bin $ makepkg -si

3. Information about the gptcommit-bin package on Arch User Repository (AUR)

ID: 1284885
Name: gptcommit-bin
PackageBaseID: 193104
PackageBase: gptcommit-bin
Version: 0.5.10-1
Description: A git prepare-commit-msg hook for authoring commit messages with GPT-3.
URL: https://github.com/zurawiki/gptcommit
NumVotes: 2
Popularity: 0.006189
OutOfDate: 1709741122
Maintainer: travismtg
Submitter: travismtg
FirstSubmitted: 1682647484
LastModified: 1688776962
URLPath: /cgit/aur.git/snapshot/gptcommit-bin.tar.gz