How to Install and Uninstall python310-nbformat Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-nbformat" package

In this section, we are going to explain the necessary steps to install python310-nbformat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-nbformat

2. Uninstall "python310-nbformat" package

This is a short guide on how to uninstall python310-nbformat on openSuSE Tumbleweed:

$ sudo zypper remove python310-nbformat

3. Information about the python310-nbformat package on openSuSE Tumbleweed

Information for package python310-nbformat:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-nbformat
Version : 5.9.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 445.1 KiB
Installed : No
Status : not installed
Source package : python-nbformat-5.9.2-2.2.src
Upstream URL : https://github.com/jupyter/nbformat
Summary : The Jupyter Notebook format
Description :
This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.
This package provides the python interface.