jupyterlab-lsp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S jupyterlab-lsp

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

$ yay -Rns jupyterlab-lsp

2. Manually Install "jupyterlab-lsp" via AUR

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

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

b. Clone jupyterlab-lsp's git locally

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

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

$ cd ~/jupyterlab-lsp $ makepkg -si

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

ID: 1300293
Name: jupyterlab-lsp
PackageBaseID: 169459
PackageBase: jupyterlab-lsp
Version: 4.2.0-2
Description: Coding assistance for JupyterLab with Language Server Protocol.
URL: https://pypi.org/project/jupyterlab-lsp
NumVotes: 4
Popularity: 0.799989
OutOfDate: 1695976314
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1627784188
LastModified: 1691409708
URLPath: /cgit/aur.git/snapshot/jupyterlab-lsp.tar.gz