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

Last updated: May 15,2024

1. Install "python3-qtconsole" package

Please follow the steps below to install python3-qtconsole on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-qtconsole

2. Uninstall "python3-qtconsole" package

This is a short guide on how to uninstall python3-qtconsole on openSUSE Leap:

$ sudo zypper remove python3-qtconsole

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

Information for package python3-qtconsole:
------------------------------------------
Repository : Main Repository
Name : python3-qtconsole
Version : 5.2.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1019.0 KiB
Installed : No
Status : not installed
Source package : python-qtconsole-5.2.1-bp155.2.13.src
Upstream URL : https://github.com/jupyter/qtconsole
Summary : Jupyter Qt console
Description :
A rich Qt-based console for working with Jupyter kernels,
supporting rich media output, session export, and more.
This package provides the python components.