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

Last updated: June 26,2024

1. Install "python36-jupyter-client" package

Please follow the steps below to install python36-jupyter-client on openSuSE Tumbleweed

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

2. Uninstall "python36-jupyter-client" package

This guide covers the steps necessary to uninstall python36-jupyter-client on openSuSE Tumbleweed:

$ sudo zypper remove python36-jupyter-client

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

Information for package python36-jupyter-client:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jupyter-client
Version : 7.0.6-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-jupyter-client-7.0.6-1.1.src
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.