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

Last updated: October 06,2024

1. Install "python3-nbclient.noarch" package

This tutorial shows how to install python3-nbclient.noarch on Fedora 38

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

2. Uninstall "python3-nbclient.noarch" package

Please follow the guidelines below to uninstall python3-nbclient.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:13:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-nbclient
Version : 0.7.2
Release : 2.fc38
Architecture : noarch
Size : 138 k
Source : python-nbclient-0.7.2-2.fc38.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.