How to Install and Uninstall python311-jupyter-core Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python311-jupyter-core" package

This tutorial shows how to install python311-jupyter-core on openSuSE Tumbleweed

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

2. Uninstall "python311-jupyter-core" package

In this section, we are going to explain the necessary steps to uninstall python311-jupyter-core on openSuSE Tumbleweed:

$ sudo zypper remove python311-jupyter-core

3. Information about the python311-jupyter-core package on openSuSE Tumbleweed

Information for package python311-jupyter-core:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter-core
Version : 5.7.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 207.0 KiB
Installed : No
Status : not installed
Source package : python-jupyter-core-5.7.1-2.1.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.