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

Last updated: June 06,2024

1. Install "python310-jupyter-client7" package

Please follow the steps below to install python310-jupyter-client7 on openSuSE Tumbleweed

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

2. Uninstall "python310-jupyter-client7" package

This guide covers the steps necessary to uninstall python310-jupyter-client7 on openSuSE Tumbleweed:

$ sudo zypper remove python310-jupyter-client7

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

Information for package python310-jupyter-client7:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jupyter-client7
Version : 7.4.9-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-jupyter-client7-7.4.9-2.6.src
Upstream URL : https://github.com/jupyter/jupyter_client
Summary : Jupyter protocol implementation and client libraries
Description :
This package contains the reference implementation of the Jupyter protocol.
It also provides client and kernel management APIs for working with kernels.
It also provides the jupyter kernelspec entrypoint for installing kernelspecs
for use with Jupyter frontends.