jupyter_nbextensions_configurator on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S jupyter_nbextensions_configurator

* (Optional) Uninstall jupyter_nbextensions_configurator on Arch using YAY

$ yay -Rns jupyter_nbextensions_configurator

2. Manually Install "jupyter_nbextensions_configurator" via AUR

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

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

b. Clone jupyter_nbextensions_configurator's git locally

$ git clone https://aur.archlinux.org/jupyter_nbextensions_configurator.git ~/jupyter_nbextensions_configurator

c. Go to ~/jupyter_nbextensions_configurator folder and install it

$ cd ~/jupyter_nbextensions_configurator $ makepkg -si

3. Information about the jupyter_nbextensions_configurator package on Arch User Repository (AUR)

ID: 1287793
Name: jupyter_nbextensions_configurator
PackageBaseID: 114098
PackageBase: jupyter_nbextensions_configurator
Version: 0.6.3-1
Description: Jupyter serverextension providing configuration interfaces for nbextensions
URL: https://github.com/jupyter-contrib/jupyter_nbextensions_configurator
NumVotes: 6
Popularity: 0
OutOfDate: 1705376095
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1469874572
LastModified: 1689202961
URLPath: /cgit/aur.git/snapshot/jupyter_nbextensions_configurator.tar.gz