git-hooks-git on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S git-hooks-git

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

$ yay -Rns git-hooks-git

2. Manually Install "git-hooks-git" via AUR

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

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

b. Clone git-hooks-git's git locally

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

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

$ cd ~/git-hooks-git $ makepkg -si

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

ID: 390622
Name: git-hooks-git
PackageBaseID: 96906
PackageBase: git-hooks-git
Version: 1.00.0.r22.ge5ac866-1
Description: A tool to manage project, user, and global Git hooks for multiple git repositories.
URL: https://github.com/icefox/git-hooks
NumVotes: 2
Popularity: 0
OutOfDate: 1597175351
Maintainer:
Submitter: eigengrau
FirstSubmitted: 1439114034
LastModified: 1488979261
URLPath: /cgit/aur.git/snapshot/git-hooks-git.tar.gz