How to Install and Uninstall python3-jupyter_contrib_core Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python3-jupyter_contrib_core" package

In this section, we are going to explain the necessary steps to install python3-jupyter_contrib_core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter_contrib_core

2. Uninstall "python3-jupyter_contrib_core" package

Please follow the guidance below to uninstall python3-jupyter_contrib_core on openSUSE Leap:

$ sudo zypper remove python3-jupyter_contrib_core

3. Information about the python3-jupyter_contrib_core package on openSUSE Leap

Information for package python3-jupyter_contrib_core:
-----------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_contrib_core
Version : 0.3.3-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 108.6 KiB
Installed : No
Status : not installed
Source package : python-jupyter_contrib_core-0.3.3-bp155.2.11.src
Upstream URL : https://github.com/jupyter-contrib/jupyter_contrib_core
Summary : Common utilities for jupyter-contrib projects
Description :
Common utilities for jupyter-contrib projects. Includes:
- providing a notebook-4.2-compatible nbextension API in order to
smooth over differences in versions 4.0 and 4.1
- common application components and cli scripts
- utility classes and functions for use in tests
This package provides the python interface.