python-darkgraylib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-darkgraylib

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

$ yay -Rns python-darkgraylib

2. Manually Install "python-darkgraylib" via AUR

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

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

b. Clone python-darkgraylib's git locally

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

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

$ cd ~/python-darkgraylib $ makepkg -si

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

ID: 1428119
Name: python-darkgraylib
PackageBaseID: 203739
PackageBase: python-darkgraylib
Version: 1.1.0-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/darkgraylib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1710564145
LastModified: 1710564145
URLPath: /cgit/aur.git/snapshot/python-darkgraylib.tar.gz