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

Last updated: July 01,2024

1. Install "python311-jupyterlab" package

Please follow the instructions below to install python311-jupyterlab on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jupyterlab

2. Uninstall "python311-jupyterlab" package

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

$ sudo zypper remove python311-jupyterlab

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

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