jupyter-metakernel on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S jupyter-metakernel

* (Optional) Uninstall jupyter-metakernel on Arch using YAY

$ yay -Rns jupyter-metakernel

2. Manually Install "jupyter-metakernel" via AUR

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

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

b. Clone jupyter-metakernel's git locally

$ git clone https://aur.archlinux.org/jupyter-metakernel.git ~/jupyter-metakernel

c. Go to ~/jupyter-metakernel folder and install it

$ cd ~/jupyter-metakernel $ makepkg -si

3. Information about the jupyter-metakernel package on Arch User Repository (AUR)

ID: 1317631
Name: jupyter-metakernel
PackageBaseID: 112748
PackageBase: jupyter-metakernel
Version: 0.30.1-1
Description: A Jupyter/IPython kernel template.
URL: https://github.com/Calysto/metakernel
NumVotes: 9
Popularity: 9.4E-5
OutOfDate:
Maintainer: iyanmv
Submitter: oppenhizzy
FirstSubmitted: 1466701437
LastModified: 1694504268
URLPath: /cgit/aur.git/snapshot/jupyter-metakernel.tar.gz