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

Last updated: May 13,2024

1. Install "python3-metakernel" package

This tutorial shows how to install python3-metakernel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-metakernel

2. Uninstall "python3-metakernel" package

This tutorial shows how to uninstall python3-metakernel on openSUSE Leap:

$ sudo zypper remove python3-metakernel

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

Information for package python3-metakernel:
-------------------------------------------
Repository : Main Repository
Name : python3-metakernel
Version : 0.24.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 728.6 KiB
Installed : No
Status : not installed
Source package : python-metakernel-0.24.4-bp155.2.12.src
Upstream URL : https://github.com/Calysto/metakernel
Summary : Metakernel for Jupyter
Description :
A Jupyter/IPython kernel template which includes core magic functions
(including help, command and file path completion, parallel and
distributed processing, downloads, and much more).