jupyter-bash_kernel on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jupyter-bash_kernel

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

$ yay -Rns jupyter-bash_kernel

2. Manually Install "jupyter-bash_kernel" via AUR

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

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

b. Clone jupyter-bash_kernel's git locally

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

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

$ cd ~/jupyter-bash_kernel $ makepkg -si

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

ID: 1273561
Name: jupyter-bash_kernel
PackageBaseID: 152436
PackageBase: jupyter-bash_kernel
Version: 0.9.0-2
Description: A Jupyter kernel for bash
URL: https://github.com/takluyver/bash_kernel
NumVotes: 1
Popularity: 0.013646
OutOfDate:
Maintainer: Nordwin
Submitter: Nordwin
FirstSubmitted: 1588768841
LastModified: 1686818395
URLPath: /cgit/aur.git/snapshot/jupyter-bash_kernel.tar.gz