How to Install and Uninstall python3-shiboken2.x86_64 Package on Fedora 35

Last updated: September 28,2024

1. Install "python3-shiboken2.x86_64" package

Please follow the instructions below to install python3-shiboken2.x86_64 on Fedora 35

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

2. Uninstall "python3-shiboken2.x86_64" package

This guide let you learn how to uninstall python3-shiboken2.x86_64 on Fedora 35:

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

3. Information about the python3-shiboken2.x86_64 package on Fedora 35

Last metadata expiration check: 2:25:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-shiboken2
Epoch : 1
Version : 5.15.2
Release : 5.fc35
Architecture : x86_64
Size : 212 k
Source : python-pyside2-5.15.2-5.fc35.src.rpm
Repository : fedora
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.