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

Last updated: July 04,2024

1. Install "python310-jupyterlab" package

This is a short guide on how to install python310-jupyterlab on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jupyterlab

2. Uninstall "python310-jupyterlab" package

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

$ sudo zypper remove python310-jupyterlab

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

Information for package python310-jupyterlab:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jupyterlab
Version : 4.1.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 17.9 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.).