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

Last updated: April 20,2024

1. Install "python3-nbformat.noarch" package

Here is a brief guide to show you how to install python3-nbformat.noarch on Fedora 35

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

2. Uninstall "python3-nbformat.noarch" package

Please follow the guidance below to uninstall python3-nbformat.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:45:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-nbformat
Version : 5.0.8
Release : 4.fc35
Architecture : noarch
Size : 164 k
Source : python-nbformat-5.0.8-4.fc35.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.