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

Last updated: June 11,2024

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

$ yay -S perl-git-hooks

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

$ yay -Rns perl-git-hooks

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

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

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

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

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

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

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

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

ID: 1364308
Name: perl-git-hooks
PackageBaseID: 176126
PackageBase: perl-git-hooks
Version: 3.6.0-1
Description: Framework for implementing Git (and Gerrit) hooks
URL: https://metacpan.org/release/Git-Hooks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1645165242
LastModified: 1701690635
URLPath: /cgit/aur.git/snapshot/perl-git-hooks.tar.gz