How to Install and Uninstall python38-jupyter_console Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python38-jupyter_console" package

In this section, we are going to explain the necessary steps to install python38-jupyter_console on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jupyter_console

2. Uninstall "python38-jupyter_console" package

This is a short guide on how to uninstall python38-jupyter_console on openSuSE Tumbleweed:

$ sudo zypper remove python38-jupyter_console

3. Information about the python38-jupyter_console package on openSuSE Tumbleweed

Information for package python38-jupyter_console:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jupyter_console
Version : 6.4.0-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 155,5 KiB
Installed : No
Status : not installed
Source package : python-jupyter_console-6.4.0-1.3.src
Summary : Jupyter terminal console
Description :
A terminal-based console frontend for Jupyter kernels.
This code is based on the single-process IPython terminal.