python2-doc8 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-doc8

* (Optional) Uninstall python2-doc8 on Arch using YAY

$ yay -Rns python2-doc8

2. Manually Install "python2-doc8" via AUR

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

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

b. Clone python2-doc8's git locally

$ git clone https://aur.archlinux.org/python2-doc8.git ~/python2-doc8

c. Go to ~/python2-doc8 folder and install it

$ cd ~/python2-doc8 $ makepkg -si

3. Information about the python2-doc8 package on Arch User Repository (AUR)

ID: 400949
Name: python2-doc8
PackageBaseID: 100179
PackageBase: python-doc8
Version: 0.8.0-1
Description: Style checker for Sphinx (or other) RST documentation
URL: https://pypi.python.org/pypi/doc8
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Misery
FirstSubmitted: 1442482145
LastModified: 1492075023
URLPath: /cgit/aur.git/snapshot/python2-doc8.tar.gz