python-hghooks on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-hghooks

* (Optional) Uninstall python-hghooks on Arch using YAY

$ yay -Rns python-hghooks

2. Manually Install "python-hghooks" via AUR

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

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

b. Clone python-hghooks's git locally

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

c. Go to ~/python-hghooks folder and install it

$ cd ~/python-hghooks $ makepkg -si

3. Information about the python-hghooks package on Arch User Repository (AUR)

ID: 311238
Name: python-hghooks
PackageBaseID: 110550
PackageBase: python-hghooks
Version: 0.6.0-2
Description: A set of useful hooks for Mercurial
URL: https://pypi.python.org/pypi/hghooks/0.6.0
NumVotes: 0
Popularity: 0
OutOfDate: 1520072498
Maintainer:
FirstSubmitted: 1461599108
LastModified: 1465376407
URLPath: /cgit/aur.git/snapshot/python-hghooks.tar.gz