How to Install and Uninstall python3-jupyter-core Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-jupyter-core" package

Please follow the steps below to install python3-jupyter-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter-core

2. Uninstall "python3-jupyter-core" package

This tutorial shows how to uninstall python3-jupyter-core on openSUSE Leap:

$ sudo zypper remove python3-jupyter-core

3. Information about the python3-jupyter-core package on openSUSE Leap

Information for package python3-jupyter-core:
---------------------------------------------
Repository : Main Repository
Name : python3-jupyter-core
Version : 4.6.3-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 311.0 KiB
Installed : No
Status : not installed
Source package : python-jupyter-core-4.6.3-bp155.2.14.src
Upstream URL : https://github.com/jupyter/jupyter_core
Summary : Base package on which Jupyter projects rely
Description :
Core common functionality of Jupyter projects.
This package contains base application classes and configuration inherited by
other projects. It doesn't do much on its own.
There is no reason to install this package on its own. It will be pulled in
as a dependency by packages that require it.
This package provides the python interface.