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

Last updated: January 15,2025

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

Please follow the instructions below to install python3-jupyter-client.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall python3-jupyter-client.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:25:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-jupyter-client
Version : 7.4.9
Release : 2.fc38
Architecture : noarch
Size : 327 k
Source : python-jupyter-client-7.4.9-2.fc38.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.