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

Last updated: November 08,2024

1. Install "python311-jupyter-events" package

Please follow the step by step instructions below to install python311-jupyter-events on openSuSE Tumbleweed

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

2. Uninstall "python311-jupyter-events" package

Please follow the guidelines below to uninstall python311-jupyter-events on openSuSE Tumbleweed:

$ sudo zypper remove python311-jupyter-events

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

Information for package python311-jupyter-events:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-events
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 94.9 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.