python2-sphinx on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python2-sphinx

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

$ yay -Rns python2-sphinx

2. Manually Install "python2-sphinx" via AUR

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

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

b. Clone python2-sphinx's git locally

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

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

$ cd ~/python2-sphinx $ makepkg -si

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

ID: 992577
Name: python2-sphinx
PackageBaseID: 171723
PackageBase: python2-sphinx
Version: 1.8.6-1
Description: Python2 documentation generator
URL: http://www.sphinx-doc.org/
NumVotes: 1
Popularity: 0.002295
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1633528871
LastModified: 1637595784
URLPath: /cgit/aur.git/snapshot/python2-sphinx.tar.gz

5. The same packages on other Linux Distributions