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

Last updated: May 02,2024

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

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

$ 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 35:

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

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

Last metadata expiration check: 5:25:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-jupyter-client
Version : 6.1.12
Release : 5.fc35
Architecture : noarch
Size : 193 k
Source : python-jupyter-client-6.1.12-5.fc35.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.