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

Last updated: July 01,2024

1. Install "python36-jupyter-server" package

This is a short guide on how to install python36-jupyter-server on openSuSE Tumbleweed

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

2. Uninstall "python36-jupyter-server" package

This tutorial shows how to uninstall python36-jupyter-server on openSuSE Tumbleweed:

$ sudo zypper remove python36-jupyter-server

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

Information for package python36-jupyter-server:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jupyter-server
Version : 1.11.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,7 MiB
Installed : No
Status : not installed
Source package : python-jupyter-server-1.11.2-1.1.src
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.