python-jupyter_sphinx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-jupyter_sphinx

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

$ yay -Rns python-jupyter_sphinx

2. Manually Install "python-jupyter_sphinx" via AUR

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

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

b. Clone python-jupyter_sphinx's git locally

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

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

$ cd ~/python-jupyter_sphinx $ makepkg -si

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

ID: 1144585
Name: python-jupyter_sphinx
PackageBaseID: 166816
PackageBase: python-jupyter_sphinx
Version: 0.4.0-1
Description: Sphinx extension for rendering of Jupyter interactive widgets
URL: https://jupyter-sphinx.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1620884784
LastModified: 1664208901
URLPath: /cgit/aur.git/snapshot/python-jupyter_sphinx.tar.gz