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

Last updated: July 06,2024

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

This is a short guide on how to install python3-jupyter-kernel-test.noarch on Fedora 35

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

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

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

Last metadata expiration check: 1:06:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-jupyter-kernel-test
Version : 0.3
Release : 19.fc35
Architecture : noarch
Size : 25 k
Source : python-jupyter-kernel-test-0.3-19.fc35.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
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).