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

Last updated: September 28,2024

1. Install "python3-jupyter_console" package

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

$ sudo zypper refresh $ sudo zypper install python3-jupyter_console

2. Uninstall "python3-jupyter_console" package

Here is a brief guide to show you how to uninstall python3-jupyter_console on openSUSE Leap:

$ sudo zypper remove python3-jupyter_console

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

Information for package python3-jupyter_console:
------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_console
Version : 6.1.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 135.2 KiB
Installed : No
Status : not installed
Source package : python-jupyter_console-6.1.0-bp155.2.12.src
Upstream URL : https://github.com/jupyter/jupyter_console
Summary : Jupyter terminal console
Description :
A terminal-based console frontend for Jupter kernels.
This code is based on the single-process IPython terminal.
This package provides the python components.