How to Install and Uninstall python3-nbclient.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-nbclient.noarch" package

Please follow the step by step instructions below to install python3-nbclient.noarch on Fedora 36

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

2. Uninstall "python3-nbclient.noarch" package

Please follow the step by step instructions below to uninstall python3-nbclient.noarch on Fedora 36:

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

3. Information about the python3-nbclient.noarch package on Fedora 36

Last metadata expiration check: 0:25:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-nbclient
Version : 0.5.10
Release : 2.fc36
Architecture : noarch
Size : 101 k
Source : python-nbclient-0.5.10-2.fc36.src.rpm
Repository : fedora
Summary : A client library for executing notebooks
URL : https://jupyter.org
License : BSD
Description :
: NBClient, a client library for programmatic notebook execution, is a tool for
: running Jupyter Notebooks in different execution contexts. NBClient was spun
: out of nbconvert (formerly ExecutePreprocessor). NBClient lets you execute notebooks.