How to Install and Uninstall python3-shiboken2.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 17,2024
1. Install "python3-shiboken2.x86_64" package
This is a short guide on how to install python3-shiboken2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-shiboken2.x86_64
Copied
2. Uninstall "python3-shiboken2.x86_64" package
This guide covers the steps necessary to uninstall python3-shiboken2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-shiboken2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-shiboken2.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:52:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-shiboken2
Epoch : 1
Version : 5.15.7
Release : 2.el9
Architecture : x86_64
Size : 218 k
Source : python-pyside2-5.15.7-2.el9.src.rpm
Repository : epel
Summary : Python / C++ bindings libraries for PySide2
URL : https://wiki.qt.io/Qt_for_Python
License : BSD and GPLv2 and GPLv3 and LGPLv3
Description : Shiboken is the Python binding generator that Qt for Python uses to create the
: PySide module, in other words, is the system we use to expose the Qt C++ API to
: Python.
:
: The name Shiboken2 and PySide2 make reference to the Qt 5 compatibility, since
: the previous versions (without the 2) refer to Qt 4.
Available Packages
Name : python3-shiboken2
Epoch : 1
Version : 5.15.7
Release : 2.el9
Architecture : x86_64
Size : 218 k
Source : python-pyside2-5.15.7-2.el9.src.rpm
Repository : epel
Summary : Python / C++ bindings libraries for PySide2
URL : https://wiki.qt.io/Qt_for_Python
License : BSD and GPLv2 and GPLv3 and LGPLv3
Description : Shiboken is the Python binding generator that Qt for Python uses to create the
: PySide module, in other words, is the system we use to expose the Qt C++ API to
: Python.
:
: The name Shiboken2 and PySide2 make reference to the Qt 5 compatibility, since
: the previous versions (without the 2) refer to Qt 4.