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

Last updated: February 03,2025

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

$ yay -S python-sphinx-gallery

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

$ yay -Rns python-sphinx-gallery

2. Manually Install "python-sphinx-gallery" 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-gallery's git locally

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

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

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

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

ID: 1356685
Name: python-sphinx-gallery
PackageBaseID: 129920
PackageBase: python-sphinx-gallery
Version: 0.15.0-1
Description: Sphinx extension to automatically generate an examples gallery
URL: http://sphinx-gallery.github.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518206654
LastModified: 1700546690
URLPath: /cgit/aur.git/snapshot/python-sphinx-gallery.tar.gz