python-sphinxextensions on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-sphinxextensions

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

$ yay -Rns python-sphinxextensions

2. Manually Install "python-sphinxextensions" via AUR

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

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

b. Clone python-sphinxextensions's git locally

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

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

$ cd ~/python-sphinxextensions $ makepkg -si

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

ID: 933493
Name: python-sphinxextensions
PackageBaseID: 168858
PackageBase: python-sphinxextensions
Version: 0.2.0-1
Description: Extensions for the Sphinx documentation tool
URL: https://github.com/Paebbels/SphinxExtensions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1626092866
LastModified: 1626092866
URLPath: /cgit/aur.git/snapshot/python-sphinxextensions.tar.gz