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

Last updated: October 07,2024

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

Learn how to install python3-jupyter-kernel-test.noarch on Fedora 36

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

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

This is a short guide on how to uninstall python3-jupyter-kernel-test.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:21:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-jupyter-kernel-test
Version : 0.4.5
Release : 1.fc36
Architecture : noarch
Size : 25 k
Source : python-jupyter-kernel-test-0.4.5-1.fc36.src.rpm
Repository : updates
Summary : Machinery for testing Jupyter kernels via the messaging protocol
URL : https://pypi.python.org/pypi/jupyter-kernel-test
License : BSD
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).