jupyter_contrib_core on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jupyter_contrib_core

* (Optional) Uninstall jupyter_contrib_core on Arch using YAY

$ yay -Rns jupyter_contrib_core

2. Manually Install "jupyter_contrib_core" via AUR

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

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

b. Clone jupyter_contrib_core's git locally

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

c. Go to ~/jupyter_contrib_core folder and install it

$ cd ~/jupyter_contrib_core $ makepkg -si

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

ID: 1287789
Name: jupyter_contrib_core
PackageBaseID: 114099
PackageBase: jupyter_contrib_core
Version: 0.4.2-1
Description: Common utilities for jupyter-contrib projects
URL: https://github.com/jupyter-contrib/jupyter_contrib_core
NumVotes: 6
Popularity: 0
OutOfDate: 1705375998
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1469875095
LastModified: 1689201618
URLPath: /cgit/aur.git/snapshot/jupyter_contrib_core.tar.gz