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
Copied
$
sudo dnf install
python3-nbformat.noarch
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.