jupyterlab_launcher on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S jupyterlab_launcher

* (Optional) Uninstall jupyterlab_launcher on Arch using YAY

$ yay -Rns jupyterlab_launcher

2. Manually Install "jupyterlab_launcher" via AUR

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

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

b. Clone jupyterlab_launcher's git locally

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

c. Go to ~/jupyterlab_launcher folder and install it

$ cd ~/jupyterlab_launcher $ makepkg -si

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

ID: 553416
Name: jupyterlab_launcher
PackageBaseID: 124993
PackageBase: jupyterlab_launcher
Version: 0.13.1-2
Description: Launch an application built using JupyterLab
URL: https://github.com/jupyterlab/jupyterlab_launcher
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1503394698
LastModified: 1540041413
URLPath: /cgit/aur.git/snapshot/jupyterlab_launcher.tar.gz