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

Last updated: May 18,2024

1. Install "python311-jupyter_console" package

This is a short guide on how to install python311-jupyter_console on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jupyter_console

2. Uninstall "python311-jupyter_console" package

This tutorial shows how to uninstall python311-jupyter_console on openSuSE Tumbleweed:

$ sudo zypper remove python311-jupyter_console

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

Information for package python311-jupyter_console:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jupyter_console
Version : 6.6.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 163.5 KiB
Installed : No
Status : not installed
Source package : python-jupyter_console-6.6.3-2.1.src
Upstream URL : https://github.com/jupyter/jupyter_console
Summary : Jupyter terminal console
Description :
A terminal-based console frontend for Jupyter kernels.
This code is based on the single-process IPython terminal.