How to Install and Uninstall jupyterlab Package on Arch Linux

Last updated: May 18,2024

1. Install "jupyterlab" package

In this section, we are going to explain the necessary steps to install jupyterlab on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S jupyterlab

2. Uninstall "jupyterlab" package

This is a short guide on how to uninstall jupyterlab on Arch Linux:

$ sudo pacman -Rcns jupyterlab

3. Information about the jupyterlab package on Arch Linux

Repository : extra
Name : jupyterlab
Version : 4.1.3-1
Description : JupyterLab computational environment
Architecture : any
URL : https://github.com/jupyterlab/jupyterlab
Licenses : LicenseRef-JupyterLab
Groups : None
Provides : None
Depends On : jupyter-notebook-shim jupyter-server python
python-async-lru python-httpx python-importlib-metadata
python-ipykernel python-jupyter-core
python-jupyterlab-server python-packaging python-tornado
python-traitlets
Optional Deps : jupyter-collaboration: collaborative mode
jupyterlab-widgets: ipywidgets support
npm: to install extensions
Conflicts With : None
Replaces : None
Download Size : 4.94 MiB
Installed Size : 33.78 MiB
Packager : Antonio Rojas
Build Date : Tue Mar 5 07:02:12 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions