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

Last updated: September 20,2024

1. Install "python2-jupyter-client" package

Learn how to install python2-jupyter-client on openSUSE Leap

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

2. Uninstall "python2-jupyter-client" package

Learn how to uninstall python2-jupyter-client on openSUSE Leap:

$ sudo zypper remove python2-jupyter-client

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

Information for package python2-jupyter-client:
-----------------------------------------------
Repository : Main Repository
Name : python2-jupyter-client
Version : 5.3.4-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 697,0 KiB
Installed : No
Status : not installed
Source package : python-jupyter-client-5.3.4-bp153.1.21.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.