How to Install and Uninstall python39-jupyterlab Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python39-jupyterlab" package

Please follow the guidance below to install python39-jupyterlab on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jupyterlab

2. Uninstall "python39-jupyterlab" package

This tutorial shows how to uninstall python39-jupyterlab on openSuSE Tumbleweed:

$ sudo zypper remove python39-jupyterlab

3. Information about the python39-jupyterlab package on openSuSE Tumbleweed

Information for package python39-jupyterlab:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jupyterlab
Version : 4.0.11-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 14.1 MiB
Installed : No
Status : not installed
Source package : python-jupyterlab-4.0.11-1.2.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.).