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

Last updated: September 28,2024

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

Please follow the guidance below to install libPythonQt-Qt5-Python3-3 on openSUSE Leap

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

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

Please follow the guidance below to uninstall libPythonQt-Qt5-Python3-3 on openSUSE Leap:

$ sudo zypper remove libPythonQt-Qt5-Python3-3

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

Information for package libPythonQt-Qt5-Python3-3:
--------------------------------------------------
Repository : Main Repository
Name : libPythonQt-Qt5-Python3-3
Version : 3.2-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 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!