python-sphinx-lint on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-sphinx-lint

* (Optional) Uninstall python-sphinx-lint on Arch using YAY

$ yay -Rns python-sphinx-lint

2. Manually Install "python-sphinx-lint" via AUR

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

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

b. Clone python-sphinx-lint's git locally

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

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

$ cd ~/python-sphinx-lint $ makepkg -si

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

ID: 1370618
Name: python-sphinx-lint
PackageBaseID: 186876
PackageBase: python-sphinx-lint
Version: 0.9.1-1
Description: Check for stylistic and formal issues in .rst and .py files included in the documentation.
URL: https://github.com/sphinx-contrib/sphinx-lint
NumVotes: 2
Popularity: 0.04654
OutOfDate:
Maintainer: lkh42t
Submitter: lkh42t
FirstSubmitted: 1666663022
LastModified: 1702707766
URLPath: /cgit/aur.git/snapshot/python-sphinx-lint.tar.gz