How to Install and Uninstall jupyter-ipyevents Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "jupyter-ipyevents" package

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

$ sudo zypper refresh $ sudo zypper install jupyter-ipyevents

2. Uninstall "jupyter-ipyevents" package

Please follow the steps below to uninstall jupyter-ipyevents on openSuSE Tumbleweed:

$ sudo zypper remove jupyter-ipyevents

3. Information about the jupyter-ipyevents package on openSuSE Tumbleweed

Information for package jupyter-ipyevents:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jupyter-ipyevents
Version : 2.0.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 KiB
Installed : No
Status : not installed
Source package : python-ipyevents-2.0.2-2.1.src
Upstream URL : https://github.com/mwcraig/ipyevents
Summary : A custom ipython widget for returning mouse and keyboard events
Description :
ipyevents provides a custom widget for returning mouse and keyboard
events to Python. Use it to:
* add keyboard shortcuts to an existing widget.
* react to the user clicking on an image.
* install callbacks on arbitrary mouse and keyboard events.
This package provides the tools and jupyter notebook extension.

5. The same packages on other Linux Distributions