python-git-pylint-commit-hook on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-git-pylint-commit-hook" 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-git-pylint-commit-hook on Arch using YAY

$ yay -S python-git-pylint-commit-hook

* (Optional) Uninstall python-git-pylint-commit-hook on Arch using YAY

$ yay -Rns python-git-pylint-commit-hook

2. Manually Install "python-git-pylint-commit-hook" via AUR

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

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

b. Clone python-git-pylint-commit-hook's git locally

$ git clone https://aur.archlinux.org/python-git-pylint-commit-hook.git ~/python-git-pylint-commit-hook

c. Go to ~/python-git-pylint-commit-hook folder and install it

$ cd ~/python-git-pylint-commit-hook $ makepkg -si

3. Information about the python-git-pylint-commit-hook package on Arch User Repository (AUR)

ID: 1377103
Name: python-git-pylint-commit-hook
PackageBaseID: 200896
PackageBase: python-git-pylint-commit-hook
Version: 2.6.1-1
Description: Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.
URL: https://github.com/sebdah/git-pylint-commit-hook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yuhldr
Submitter: yuhldr
FirstSubmitted: 1703818349
LastModified: 1703818349
URLPath: /cgit/aur.git/snapshot/python-git-pylint-commit-hook.tar.gz