mkdocstrings-python on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkdocstrings-python

* (Optional) Uninstall mkdocstrings-python on Arch using YAY

$ yay -Rns mkdocstrings-python

2. Manually Install "mkdocstrings-python" via AUR

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

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

b. Clone mkdocstrings-python's git locally

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

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

$ cd ~/mkdocstrings-python $ makepkg -si

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

ID: 1382853
Name: mkdocstrings-python
PackageBaseID: 193127
PackageBase: mkdocstrings-python
Version: 1.8.0-1
Description: A Python handler for mkdocstrings
URL: https://mkdocstrings.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1682703897
LastModified: 1704785491
URLPath: /cgit/aur.git/snapshot/mkdocstrings-python.tar.gz