jupyter-notebook-launcher on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S jupyter-notebook-launcher

* (Optional) Uninstall jupyter-notebook-launcher on Arch using YAY

$ yay -Rns jupyter-notebook-launcher

2. Manually Install "jupyter-notebook-launcher" via AUR

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

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

b. Clone jupyter-notebook-launcher's git locally

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

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

$ cd ~/jupyter-notebook-launcher $ makepkg -si

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

ID: 556031
Name: jupyter-notebook-launcher
PackageBaseID: 137033
PackageBase: jupyter-notebook-launcher
Version: 1-1
Description: Choose the directory and the browser in which the notebook is launched in a configurable lists of choices
URL: https://github.com/gads31400/Jupyter_notebook_launcher.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Elrondo46
FirstSubmitted: 1540941476
LastModified: 1540941477
URLPath: /cgit/aur.git/snapshot/jupyter-notebook-launcher.tar.gz