How to Install and Uninstall python3-jupyter-client Package on openSUSE Leap

Last updated: July 02,2024

1. Install "python3-jupyter-client" package

Please follow the instructions below to install python3-jupyter-client on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter-client

2. Uninstall "python3-jupyter-client" package

Here is a brief guide to show you how to uninstall python3-jupyter-client on openSUSE Leap:

$ sudo zypper remove python3-jupyter-client

3. Information about the python3-jupyter-client package on openSUSE Leap

Information for package python3-jupyter-client:
-----------------------------------------------
Repository : Main Repository
Name : python3-jupyter-client
Version : 5.3.4-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 764.9 KiB
Installed : No
Status : not installed
Source package : python-jupyter-client-5.3.4-bp155.2.15.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.
This package provides the python interface.