How to Install and Uninstall python310-jupyter-events Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python310-jupyter-events" package

Learn how to install python310-jupyter-events on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jupyter-events

2. Uninstall "python310-jupyter-events" package

Here is a brief guide to show you how to uninstall python310-jupyter-events on openSuSE Tumbleweed:

$ sudo zypper remove python310-jupyter-events

3. Information about the python310-jupyter-events package on openSuSE Tumbleweed

Information for package python310-jupyter-events:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jupyter-events
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 78.2 KiB
Installed : No
Status : not installed
Source package : python-jupyter-events-0.9.0-2.1.src
Upstream URL : https://github.com/jupyter/jupyter_events
Summary : Jupyter Event System library
Description :
Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server,
JupyterLab Server, JupyterHub, etc.) to emit events—structured data
describing things happening inside the application. Other software
(e.g. client applications like JupyterLab) can listen and respond to
these events.