python-hookmeup on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-hookmeup

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

$ yay -Rns python-hookmeup

2. Manually Install "python-hookmeup" via AUR

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

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

b. Clone python-hookmeup's git locally

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

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

$ cd ~/python-hookmeup $ makepkg -si

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

ID: 569971
Name: python-hookmeup
PackageBaseID: 135412
PackageBase: python-hookmeup
Version: 1.0.5-1
Description: A Git hook to automate your Pipenv and Django workflow
URL: https://git.danielmoch.com/hookmeup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: djmoch
FirstSubmitted: 1535316107
LastModified: 1545303449
URLPath: /cgit/aur.git/snapshot/python-hookmeup.tar.gz