How to Install and Uninstall python312-jupyterlab-server Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python312-jupyterlab-server" package

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

$ sudo zypper refresh $ sudo zypper install python312-jupyterlab-server

2. Uninstall "python312-jupyterlab-server" package

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

$ sudo zypper remove python312-jupyterlab-server

3. Information about the python312-jupyterlab-server package on openSuSE Tumbleweed

Information for package python312-jupyterlab-server:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jupyterlab-server
Version : 2.25.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 396.8 KiB
Installed : No
Status : not installed
Source package : python-jupyterlab-server-2.25.3-1.1.src
Upstream URL : https://github.com/jupyterlab/jupyterlab_server
Summary : Server components for JupyterLab and JupyterLab-like applications
Description :
JupyterLab Server sits between JupyterLab and Jupyter Server,
and provides a set of REST API handlers and utilities that are
used by JupyterLab. It is a separate project in order to
accommodate creating JupyterLab-like applications from a more
limited scope.