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

Last updated: June 17,2024

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

Please follow the guidelines below to install python3-jupyter-client.noarch on Fedora 34

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

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

Please follow the steps below to uninstall python3-jupyter-client.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:00:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-jupyter-client
Version : 6.1.11
Release : 1.fc34
Architecture : noarch
Size : 182 k
Source : python-jupyter-client-6.1.11-1.fc34.src.rpm
Repository : fedora
Summary : Jupyter protocol implementation and client libraries
URL : http://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.