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

Last updated: November 29,2024

1. Install "python3-notebook.noarch" package

Please follow the guidance below to install python3-notebook.noarch on Fedora 38

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

2. Uninstall "python3-notebook.noarch" package

Please follow the steps below to uninstall python3-notebook.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:43:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-notebook
Version : 6.5.3
Release : 2.fc38
Architecture : noarch
Size : 489 k
Source : python-notebook-6.5.3-2.fc38.src.rpm
Repository : fedora
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.