How to Install and Uninstall python3-nbformat.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "python3-nbformat.noarch" package

This tutorial shows how to install python3-nbformat.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-nbformat.noarch

2. Uninstall "python3-nbformat.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-nbformat.noarch on Fedora 38:

$ sudo dnf remove python3-nbformat.noarch $ sudo dnf autoremove

3. Information about the python3-nbformat.noarch package on Fedora 38

Last metadata expiration check: 5:46:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-nbformat
Version : 5.7.0
Release : 2.fc38
Architecture : noarch
Size : 152 k
Source : python-nbformat-5.7.0-2.fc38.src.rpm
Repository : fedora
Summary : The Jupyter Notebook format
URL : https://pypi.python.org/pypi/nbformat
License : BSD
Description : This package contains the base implementation of the Jupyter Notebook format,
: and Python APIs for working with notebooks.