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

Last updated: October 07,2024

1. Install "python3-jupyter-client.noarch" package

This tutorial shows how to install python3-jupyter-client.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-jupyter-client.noarch

2. Uninstall "python3-jupyter-client.noarch" package

Please follow the guidance below to uninstall python3-jupyter-client.noarch on Fedora 36:

$ sudo dnf remove python3-jupyter-client.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:30:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jupyter-client
Version : 7.1.2
Release : 1.fc36
Architecture : noarch
Size : 227 k
Source : python-jupyter-client-7.1.2-1.fc36.src.rpm
Repository : fedora
Summary : Jupyter protocol implementation and client libraries
URL : https://jupyter.org
License : BSD
Description : This package contains the reference implementation of the Jupyter protocol.
: It also provides client and kernel management APIs for working with kernels.
:
: It also provides the `jupyter kernelspec` entrypoint for installing kernelspecs
: for use with Jupyter frontends.