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

Last updated: May 20,2024

1. Install "python2-jupyter-core" package

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

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

2. Uninstall "python2-jupyter-core" package

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

$ sudo zypper remove python2-jupyter-core

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

Information for package python2-jupyter-core:
---------------------------------------------
Repository : Main Repository
Name : python2-jupyter-core
Version : 4.6.3-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 298,2 KiB
Installed : No
Status : not installed
Source package : python-jupyter-core-4.6.3-bp153.1.20.src
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.