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

Last updated: July 01,2024

1. Install "python311-jupyter-server" package

Here is a brief guide to show you how to install python311-jupyter-server on openSuSE Tumbleweed

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

2. Uninstall "python311-jupyter-server" package

This is a short guide on how to uninstall python311-jupyter-server on openSuSE Tumbleweed:

$ sudo zypper remove python311-jupyter-server

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

Information for package python311-jupyter-server:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-server
Version : 2.13.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-jupyter-server-2.13.0-1.1.src
Upstream URL : https://jupyter-server.readthedocs.io
Summary : The backend to Jupyter web applications
Description :
The Jupyter Server is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
explanatory text. The Notebook has support for multiple programming
languages, sharing, and interactive widgets.