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

Last updated: July 04,2024

1. Install "python311-jupyter-client" package

In this section, we are going to explain the necessary steps to install python311-jupyter-client on openSuSE Tumbleweed

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

2. Uninstall "python311-jupyter-client" package

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

$ sudo zypper remove python311-jupyter-client

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

Information for package python311-jupyter-client:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-client
Version : 8.6.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 948.0 KiB
Installed : No
Status : not installed
Source package : python-jupyter-client-8.6.0-2.1.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.