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

Last updated: October 06,2024

1. Install "python310-jupyter_console" package

Here is a brief guide to show you how to install python310-jupyter_console on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jupyter_console

2. Uninstall "python310-jupyter_console" package

This guide let you learn how to uninstall python310-jupyter_console on openSuSE Tumbleweed:

$ sudo zypper remove python310-jupyter_console

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

Information for package python310-jupyter_console:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jupyter_console
Version : 6.6.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 125.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.