lefthook on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lefthook

* (Optional) Uninstall lefthook on Arch using YAY

$ yay -Rns lefthook

2. Manually Install "lefthook" via AUR

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

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

b. Clone lefthook's git locally

$ git clone https://aur.archlinux.org/lefthook.git ~/lefthook

c. Go to ~/lefthook folder and install it

$ cd ~/lefthook $ makepkg -si

3. Information about the lefthook package on Arch User Repository (AUR)

ID: 1427618
Name: lefthook
PackageBaseID: 141876
PackageBase: lefthook
Version: 1.6.7-1
Description: git hooks manager
URL: https://github.com/evilmartians/lefthook
NumVotes: 4
Popularity: 0.134572
OutOfDate:
Maintainer: Envek
Submitter: Envek
FirstSubmitted: 1557229331
LastModified: 1710496217
URLPath: /cgit/aur.git/snapshot/lefthook.tar.gz