python-jupyter_kernel_gateway on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-jupyter_kernel_gateway

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

$ yay -Rns python-jupyter_kernel_gateway

2. Manually Install "python-jupyter_kernel_gateway" 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_kernel_gateway's git locally

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

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

$ cd ~/python-jupyter_kernel_gateway $ makepkg -si

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

ID: 639761
Name: python-jupyter_kernel_gateway
PackageBaseID: 129886
PackageBase: python-jupyter_kernel_gateway
Version: 2.4.0-1
Description: A web server for spawning and communicating with Jupyter kernels
URL: https://github.com/jupyter/kernel_gateway
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j605
Submitter: j605
FirstSubmitted: 1518103270
LastModified: 1566584904
URLPath: /cgit/aur.git/snapshot/python-jupyter_kernel_gateway.tar.gz