jupyterhub on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S jupyterhub

* (Optional) Uninstall jupyterhub on Arch using YAY

$ yay -Rns jupyterhub

2. Manually Install "jupyterhub" via AUR

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

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

b. Clone jupyterhub's git locally

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

c. Go to ~/jupyterhub folder and install it

$ cd ~/jupyterhub $ makepkg -si

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

ID: 1302812
Name: jupyterhub
PackageBaseID: 91285
PackageBase: jupyterhub
Version: 4.0.2-1
Description: Multi-user server for Jupyter notebooks
URL: https://jupyter.org/hub
NumVotes: 9
Popularity: 5.0E-6
OutOfDate:
Maintainer: bcb
Submitter: xantares
FirstSubmitted: 1426168851
LastModified: 1691835191
URLPath: /cgit/aur.git/snapshot/jupyterhub.tar.gz