How to Install and Uninstall python3-jupyter_kernel_test Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-jupyter_kernel_test" package

In this section, we are going to explain the necessary steps to install python3-jupyter_kernel_test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter_kernel_test

2. Uninstall "python3-jupyter_kernel_test" package

Please follow the step by step instructions below to uninstall python3-jupyter_kernel_test on openSUSE Leap:

$ sudo zypper remove python3-jupyter_kernel_test

3. Information about the python3-jupyter_kernel_test package on openSUSE Leap

Information for package python3-jupyter_kernel_test:
----------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_kernel_test
Version : 0.3-bp155.2.45
Arch : noarch
Vendor : openSUSE
Installed Size : 63.8 KiB
Installed : No
Status : not installed
Source package : python-jupyter_kernel_test-0.3-bp155.2.45.src
Upstream URL : http://github.com/Calysto/octave_kernel
Summary : Machinery for testing Jupyter kernels via the messaging protocol
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).