How to Install and Uninstall python3-notebook.noarch Package on Fedora 34

Last updated: September 16,2024

1. Install "python3-notebook.noarch" package

In this section, we are going to explain the necessary steps to install python3-notebook.noarch on Fedora 34

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

2. Uninstall "python3-notebook.noarch" package

Here is a brief guide to show you how to uninstall python3-notebook.noarch on Fedora 34:

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

3. Information about the python3-notebook.noarch package on Fedora 34

Last metadata expiration check: 4:23:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-notebook
Version : 6.1.6
Release : 2.fc34
Architecture : noarch
Size : 2.0 M
Source : python-notebook-6.1.6-2.fc34.src.rpm
Repository : fedora
Summary : A web-based notebook environment for interactive computing
URL : http://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.