How to Install and Uninstall python39-QtPy Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-QtPy" package
Learn how to install python39-QtPy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-QtPy
Copied
2. Uninstall "python39-QtPy" package
Please follow the step by step instructions below to uninstall python39-QtPy on openSuSE Tumbleweed:
$
sudo zypper remove
python39-QtPy
Copied
3. Information about the python39-QtPy package on openSuSE Tumbleweed
Information for package python39-QtPy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-QtPy
Version : 2.4.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 282.1 KiB
Installed : No
Status : not installed
Source package : python-QtPy-2.4.1-1.4.src
Upstream URL : https://github.com/spyder-ide/qtpy
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, PyQt6, PySide6, PySide2 using the Qt5
layout (where the QtGui module has been split into QtGui and QtWidgets).
Basically, you can write your code as if you were using PyQt or PySide
directly, but import Qt modules from qtpy instead of PyQt5, PySide2,
PyQt6 or PySide6.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-QtPy
Version : 2.4.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 282.1 KiB
Installed : No
Status : not installed
Source package : python-QtPy-2.4.1-1.4.src
Upstream URL : https://github.com/spyder-ide/qtpy
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, PyQt6, PySide6, PySide2 using the Qt5
layout (where the QtGui module has been split into QtGui and QtWidgets).
Basically, you can write your code as if you were using PyQt or PySide
directly, but import Qt modules from qtpy instead of PyQt5, PySide2,
PyQt6 or PySide6.