How to Install and Uninstall python3-shiboken2.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-shiboken2.i686" package

This tutorial shows how to install python3-shiboken2.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-shiboken2.i686

2. Uninstall "python3-shiboken2.i686" package

Please follow the step by step instructions below to uninstall python3-shiboken2.i686 on Fedora 36:

$ sudo dnf remove python3-shiboken2.i686 $ sudo dnf autoremove

3. Information about the python3-shiboken2.i686 package on Fedora 36

Last metadata expiration check: 3:16:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-shiboken2
Epoch : 1
Version : 5.15.2.1
Release : 4.fc36
Architecture : i686
Size : 213 k
Source : python-pyside2-5.15.2.1-4.fc36.src.rpm
Repository : updates
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.