How to Install and Uninstall python38-Qt.py Package on openSuSE Tumbleweed
Last updated: March 05,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-Qt.py" package
In this section, we are going to explain the necessary steps to install python38-Qt.py on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-Qt.py
Copied
2. Uninstall "python38-Qt.py" package
In this section, we are going to explain the necessary steps to uninstall python38-Qt.py on openSuSE Tumbleweed:
$
sudo zypper remove
python38-Qt.py
Copied
3. Information about the python38-Qt.py package on openSuSE Tumbleweed
Information for package python38-QtPy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-QtPy
Version : 1.11.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 327,1 KiB
Installed : No
Status : not installed
Source package : python-QtPy-1.11.1-1.3.src
Summary : Abstraction layer on top of Qt bindings
Description :
QtPy is a small abstraction layer that lets you
write applications using a single API call to either PyQt or PySide.
It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
the QtGui module has been split into QtGui and QtWidgets).
Basically, you can write your code as if you were using PySide2 but import Qt
modules from qtpy instead of PySide2 (or PyQt5)
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-QtPy
Version : 1.11.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 327,1 KiB
Installed : No
Status : not installed
Source package : python-QtPy-1.11.1-1.3.src
Summary : Abstraction layer on top of Qt bindings
Description :
QtPy is a small abstraction layer that lets you
write applications using a single API call to either PyQt or PySide.
It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
the QtGui module has been split into QtGui and QtWidgets).
Basically, you can write your code as if you were using PySide2 but import Qt
modules from qtpy instead of PySide2 (or PyQt5)