python-sphinx-examples on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-sphinx-examples

* (Optional) Uninstall python-sphinx-examples on Arch using YAY

$ yay -Rns python-sphinx-examples

2. Manually Install "python-sphinx-examples" via AUR

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

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

b. Clone python-sphinx-examples's git locally

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

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

$ cd ~/python-sphinx-examples $ makepkg -si

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

ID: 1099838
Name: python-sphinx-examples
PackageBaseID: 183301
PackageBase: python-sphinx-examples
Version: 0.0.5-1
Description: A lightweight example directive to make it easy to demonstrate code / results
URL: https://ebp-sphinx-examples.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1655471686
LastModified: 1655471686
URLPath: /cgit/aur.git/snapshot/python-sphinx-examples.tar.gz