python-docstring-parser on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S python-docstring-parser

* (Optional) Uninstall python-docstring-parser on Arch using YAY

$ yay -Rns python-docstring-parser

2. Manually Install "python-docstring-parser" via AUR

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

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

b. Clone python-docstring-parser's git locally

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

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

$ cd ~/python-docstring-parser $ makepkg -si

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

ID: 1427784
Name: python-docstring-parser
PackageBaseID: 163000
PackageBase: python-docstring-parser
Version: 0.16-1
Description: Parse Python docstrings
URL: https://github.com/rr-/docstring_parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: swiftgeek
FirstSubmitted: 1612685212
LastModified: 1710516337
URLPath: /cgit/aur.git/snapshot/python-docstring-parser.tar.gz