python-collective-checkdocs on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-collective-checkdocs

* (Optional) Uninstall python-collective-checkdocs on Arch using YAY

$ yay -Rns python-collective-checkdocs

2. Manually Install "python-collective-checkdocs" via AUR

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

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

b. Clone python-collective-checkdocs's git locally

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

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

$ cd ~/python-collective-checkdocs $ makepkg -si

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

ID: 430008
Name: python-collective-checkdocs
PackageBaseID: 124278
PackageBase: python-collective-checkdocs
Version: 0.2-1
Description: Distutils command to view and validate restructured text in package’s long_description
URL: https://github.com/collective/collective.checkdocs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
FirstSubmitted: 1500895145
LastModified: 1500895145
URLPath: /cgit/aur.git/snapshot/python-collective-checkdocs.tar.gz