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

Last updated: October 11,2024

1. Install "python3-nbformat.noarch" package

Please follow the step by step instructions below to install python3-nbformat.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 3:34:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-nbformat
Version : 5.9.1
Release : 2.fc39
Architecture : noarch
Size : 143 k
Source : python-nbformat-5.9.1-2.fc39.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.