python-graylint on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-graylint

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

$ yay -Rns python-graylint

2. Manually Install "python-graylint" via AUR

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

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

b. Clone python-graylint's git locally

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

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

$ cd ~/python-graylint $ makepkg -si

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

ID: 1428120
Name: python-graylint
PackageBaseID: 203740
PackageBase: python-graylint
Version: 1.0.1-1
Description: Filter linter messages from various Python linters to only those which were caused by recent changes to the code base being linted
URL: https://github.com/akaihola/graylint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1710564176
LastModified: 1710564176
URLPath: /cgit/aur.git/snapshot/python-graylint.tar.gz