python-flake8-rst-docstrings on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-flake8-rst-docstrings

* (Optional) Uninstall python-flake8-rst-docstrings on Arch using YAY

$ yay -Rns python-flake8-rst-docstrings

2. Manually Install "python-flake8-rst-docstrings" via AUR

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

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

b. Clone python-flake8-rst-docstrings's git locally

$ git clone https://aur.archlinux.org/python-flake8-rst-docstrings.git ~/python-flake8-rst-docstrings

c. Go to ~/python-flake8-rst-docstrings folder and install it

$ cd ~/python-flake8-rst-docstrings $ makepkg -si

3. Information about the python-flake8-rst-docstrings package on Arch User Repository (AUR)

ID: 1212779
Name: python-flake8-rst-docstrings
PackageBaseID: 154164
PackageBase: python-flake8-rst-docstrings
Version: 0.3.0-1
Description: flake8 plugin to validate Python docstrings as reStructuredText (RST)
URL: https://github.com/peterjc/flake8-rst-docstrings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591687562
LastModified: 1676730651
URLPath: /cgit/aur.git/snapshot/python-flake8-rst-docstrings.tar.gz