How to Install and Uninstall libPythonQt_QtAll-Qt5-Python3-3 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "libPythonQt_QtAll-Qt5-Python3-3" package

This tutorial shows how to install libPythonQt_QtAll-Qt5-Python3-3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libPythonQt_QtAll-Qt5-Python3-3

2. Uninstall "libPythonQt_QtAll-Qt5-Python3-3" package

In this section, we are going to explain the necessary steps to uninstall libPythonQt_QtAll-Qt5-Python3-3 on openSUSE Leap:

$ sudo zypper remove libPythonQt_QtAll-Qt5-Python3-3

3. Information about the libPythonQt_QtAll-Qt5-Python3-3 package on openSUSE Leap

Information for package libPythonQt_QtAll-Qt5-Python3-3:
--------------------------------------------------------
Repository : Main Repository
Name : libPythonQt_QtAll-Qt5-Python3-3
Version : 3.2-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.8 MiB
Installed : No
Status : not installed
Source package : PythonQt-3.2-bp155.2.16.src
Upstream URL : http://pythonqt.sourceforge.net
Summary : Dynamic Python binding for the Qt framework
Description :
PythonQt offers an easy way to embed the Python scripting language into a
C++ Qt applications. It makes heavy use of the QMetaObject system and
requires Qt 5.x.
The focus of PythonQt is on embedding Python into an existing C++ application,
not on writing the whole application completely in Python. If you want to write
your whole application in Python, you should use PyQt or PySide instead.
If you are looking for a simple way to embed Python objects into your C++/Qt
Application and to script parts of your application via Python, PythonQt is the
way to go!