How to Install and Uninstall python38-jupyter_contrib_core Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-jupyter_contrib_core" package

Here is a brief guide to show you how to install python38-jupyter_contrib_core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jupyter_contrib_core

2. Uninstall "python38-jupyter_contrib_core" package

Please follow the step by step instructions below to uninstall python38-jupyter_contrib_core on openSuSE Tumbleweed:

$ sudo zypper remove python38-jupyter_contrib_core

3. Information about the python38-jupyter_contrib_core package on openSuSE Tumbleweed

Information for package python38-jupyter_contrib_core:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jupyter_contrib_core
Version : 0.3.3-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 108,8 KiB
Installed : No
Status : not installed
Source package : python-jupyter_contrib_core-0.3.3-5.6.src
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.