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

Last updated: May 19,2024

1. Install "python2-jupyter_console" package

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

$ sudo zypper refresh $ sudo zypper install python2-jupyter_console

2. Uninstall "python2-jupyter_console" package

In this section, we are going to explain the necessary steps to uninstall python2-jupyter_console on openSUSE Leap:

$ sudo zypper remove python2-jupyter_console

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

Information for package python2-jupyter_console:
------------------------------------------------
Repository : Main Repository
Name : python2-jupyter_console
Version : 5.2.0-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 114,5 KiB
Installed : No
Status : not installed
Source package : python2-jupyter_console-5.2.0-bp153.1.13.src
Summary : Jupyter terminal console
Description :
A terminal-based console frontend for Jupter kernels.
This code is based on the single-process IPython terminal.