python-darglint on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-darglint

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

$ yay -Rns python-darglint

2. Manually Install "python-darglint" via AUR

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

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

b. Clone python-darglint's git locally

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

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

$ cd ~/python-darglint $ makepkg -si

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

ID: 1014689
Name: python-darglint
PackageBaseID: 153944
PackageBase: python-darglint
Version: 1.8.1-1
Description: A python documentation linter which checks that the docstring description matches the definition.
URL: https://github.com/terrencepreilly/darglint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591285757
LastModified: 1641469851
URLPath: /cgit/aur.git/snapshot/python-darglint.tar.gz