How to Install and Uninstall python3-jupyter-kernel-test.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "python3-jupyter-kernel-test.noarch" package

In this section, we are going to explain the necessary steps to install python3-jupyter-kernel-test.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-jupyter-kernel-test.noarch

2. Uninstall "python3-jupyter-kernel-test.noarch" package

Please follow the steps below to uninstall python3-jupyter-kernel-test.noarch on Fedora 39:

$ sudo dnf remove python3-jupyter-kernel-test.noarch $ sudo dnf autoremove

3. Information about the python3-jupyter-kernel-test.noarch package on Fedora 39

Last metadata expiration check: 3:55:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-jupyter-kernel-test
Version : 0.6.0
Release : 1.fc39
Architecture : noarch
Size : 30 k
Source : python-jupyter-kernel-test-0.6.0-1.fc39.src.rpm
Repository : fedora
Summary : Machinery for testing Jupyter kernels via the messaging protocol
URL : https://pypi.python.org/pypi/jupyter-kernel-test
License : BSD-3-Clause
Description : jupyter_kernel_test is a tool for testing Jupyter kernels. It tests kernels for
: successful code execution and conformance with the Jupyter Messaging Protocol
: (currently 5.0).