git-rook on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-rook

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

$ yay -Rns git-rook

2. Manually Install "git-rook" via AUR

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

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

b. Clone git-rook's git locally

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

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

$ cd ~/git-rook $ makepkg -si

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

ID: 1029555
Name: git-rook
PackageBaseID: 106658
PackageBase: git-rook
Version: 0.0.1-1
Description: A git hook runner that can be used to execute multiple hooks in a git repository.
URL: https://github.com/mtdowling/git-rook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mheap
Submitter: mheap
FirstSubmitted: 1453819160
LastModified: 1643710799
URLPath: /cgit/aur.git/snapshot/git-rook.tar.gz