How to Install and Uninstall jupyterlab Package on Manjaro

Last updated: May 20,2024

1. Install "jupyterlab" package

This guide covers the steps necessary to install jupyterlab on Manjaro

$ sudo pacman -Sy $ sudo pacman -S jupyterlab

2. Uninstall "jupyterlab" package

Please follow the step by step instructions below to uninstall jupyterlab on Manjaro:

$ sudo pacman -Rcns jupyterlab

3. Information about the jupyterlab package on Manjaro

Repository : extra
Name : jupyterlab
Version : 4.0.10-1
Description : JupyterLab computational environment
Architecture : any
URL : https://github.com/jupyterlab/jupyterlab
Licenses : custom
Groups : None
Provides : None
Depends On : jupyter-notebook-shim jupyter-server python
python-async-lru 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.12 MiB
Installed Size : 26.13 MiB
Packager : Antonio Rojas
Build Date : Fri Jan 5 21:33:26 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions