python-scanpydoc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-scanpydoc

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

$ yay -Rns python-scanpydoc

2. Manually Install "python-scanpydoc" via AUR

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

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

b. Clone python-scanpydoc's git locally

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

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

$ cd ~/python-scanpydoc $ makepkg -si

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

ID: 1140568
Name: python-scanpydoc
PackageBaseID: 138517
PackageBase: python-scanpydoc
Version: 0.7.6-2
Description: A series of Sphinx extensions to get easy to maintain, numpydoc style documentation.
URL: https://github.com/theislab/scanpydoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1546617118
LastModified: 1663340463
URLPath: /cgit/aur.git/snapshot/python-scanpydoc.tar.gz