How to Install and Uninstall python3-jupyterlab Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-jupyterlab" package

This is a short guide on how to install python3-jupyterlab on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyterlab

2. Uninstall "python3-jupyterlab" package

This tutorial shows how to uninstall python3-jupyterlab on openSUSE Leap:

$ sudo zypper remove python3-jupyterlab

3. Information about the python3-jupyterlab package on openSUSE Leap

Information for package python3-jupyterlab:
-------------------------------------------
Repository : Main Repository
Name : python3-jupyterlab
Version : 2.2.10-bp155.1.51
Arch : noarch
Vendor : openSUSE
Installed Size : 14.7 MiB
Installed : No
Status : not installed
Source package : python-jupyterlab-2.2.10-bp155.1.51.src
Upstream URL : https://github.com/jupyterlab/jupyterlab
Summary : Environment for interactive and reproducible computing
Description :
An extensible environment for interactive and reproducible computing,
based on the Jupyter Notebook and Architecture.
JupyterLab is the next-generation user interface for Project Jupyter
offering all the familiar building blocks of the classic Jupyter
Notebook (notebook, terminal, text editor, file browser, rich outputs,
etc.).