jupyter-lsp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S jupyter-lsp

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

$ yay -Rns jupyter-lsp

2. Manually Install "jupyter-lsp" via AUR

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

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

b. Clone jupyter-lsp's git locally

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

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

$ cd ~/jupyter-lsp $ makepkg -si

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

ID: 1300292
Name: jupyter-lsp
PackageBaseID: 169458
PackageBase: jupyter-lsp
Version: 2.2.0-2
Description: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.
URL: https://pypi.org/project/jupyter-lsp
NumVotes: 0
Popularity: 0
OutOfDate: 1703002011
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1627784016
LastModified: 1691409632
URLPath: /cgit/aur.git/snapshot/jupyter-lsp.tar.gz

5. The same packages on other Linux Distributions