python-poetry-plugin-pre-commit on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "python-poetry-plugin-pre-commit" 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-poetry-plugin-pre-commit on Arch using YAY

$ yay -S python-poetry-plugin-pre-commit

* (Optional) Uninstall python-poetry-plugin-pre-commit on Arch using YAY

$ yay -Rns python-poetry-plugin-pre-commit

2. Manually Install "python-poetry-plugin-pre-commit" via AUR

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

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

b. Clone python-poetry-plugin-pre-commit's git locally

$ git clone https://aur.archlinux.org/python-poetry-plugin-pre-commit.git ~/python-poetry-plugin-pre-commit

c. Go to ~/python-poetry-plugin-pre-commit folder and install it

$ cd ~/python-poetry-plugin-pre-commit $ makepkg -si

3. Information about the python-poetry-plugin-pre-commit package on Arch User Repository (AUR)

ID: 1317177
Name: python-poetry-plugin-pre-commit
PackageBaseID: 197488
PackageBase: python-poetry-plugin-pre-commit
Version: 0.1.2-1
Description: A Poetry plugin for automatically installing git pre-commit hooks whenever pre-commit is specified as a dependency of the project.
URL: https://github.com/vstrimaitis/poetry-pre-commit-plugin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nylocx
Submitter: nylocx
FirstSubmitted: 1694419891
LastModified: 1694419891
URLPath: /cgit/aur.git/snapshot/python-poetry-plugin-pre-commit.tar.gz