How to Install and Uninstall python3-notebook.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-notebook.noarch" package
In this section, we are going to explain the necessary steps to install python3-notebook.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-notebook.noarch
Copied
2. Uninstall "python3-notebook.noarch" package
This tutorial shows how to uninstall python3-notebook.noarch on Fedora 36:
$
sudo dnf remove
python3-notebook.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-notebook.noarch package on Fedora 36
Last metadata expiration check: 0:06:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-notebook
Version : 6.4.12
Release : 1.fc36
Architecture : noarch
Size : 2.3 M
Source : python-notebook-6.4.12-1.fc36.src.rpm
Repository : updates
Summary : A web-based notebook environment for interactive computing
URL : https://jupyter.org
License : BSD
Description : The Jupyter Notebook is a web application that allows you to create and
: share documents that contain live code, equations, visualizations, and
: explanatory text. The Notebook has support for multiple programming
: languages, sharing, and interactive widgets.
Available Packages
Name : python3-notebook
Version : 6.4.12
Release : 1.fc36
Architecture : noarch
Size : 2.3 M
Source : python-notebook-6.4.12-1.fc36.src.rpm
Repository : updates
Summary : A web-based notebook environment for interactive computing
URL : https://jupyter.org
License : BSD
Description : The Jupyter Notebook is a web application that allows you to create and
: share documents that contain live code, equations, visualizations, and
: explanatory text. The Notebook has support for multiple programming
: languages, sharing, and interactive widgets.