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

Last updated: July 03,2024

1. Install "python311-jupyterlab-server" package

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

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

2. Uninstall "python311-jupyterlab-server" package

This guide let you learn how to uninstall python311-jupyterlab-server on openSuSE Tumbleweed:

$ sudo zypper remove python311-jupyterlab-server

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

Information for package python311-jupyterlab-server:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyterlab-server
Version : 2.25.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 422.6 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.