How To Install python3-shiboken2-devel on Fedora 36

In this tutorial we learn how to install python3-shiboken2-devel in Fedora 36. python3-shiboken2-devel is Python / C++ bindings helper module for PySide2

Introduction

In this tutorial we learn how to install python3-shiboken2-devel on Fedora 36.

What is python3-shiboken2-devel

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.


title: “How To Install python3-shiboken2-devel on Fedora 36” We can use yum or dnf to install python3-shiboken2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-shiboken2-devel. linkTitle: “python3-shiboken2-devel”

type: “docs”

Install python3-shiboken2-devel on Fedora 36 Using dnf

description: “In this tutorial we learn how to install python3-shiboken2-devel in Fedora 36. python3-shiboken2-devel is Python / C++ bindings helper module for PySide2” date: “2022-08-17” Update yum database with dnf using the following command. lastmod: “2022-08-17”

#image: /images/fedora/36/python3-shiboken2-devel-featured.png
sudo dnf makecache --refresh
---

Introduction

After updating yum database, We can install python3-shiboken2-devel using dnf by running the following command:

In this tutorial we learn how to install `python3-shiboken2-devel` on Fedora 36.

sudo dnf -y install python3-shiboken2-devel
### What is `python3-shiboken2-devel`

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.

Install python3-shiboken2-devel on Fedora 36 Using yum

Update yum database with yum using the following command. We can use yum or dnf to install python3-shiboken2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-shiboken2-devel.

sudo yum makecache --refresh
## Install python3-shiboken2-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

After updating yum database, We can install python3-shiboken2-devel using yum by running the following command:


sudo dnf makecache --refresh
```bash

sudo yum -y install python3-shiboken2-devel

After updating yum database, We can install `python3-shiboken2-devel` using `dnf` by running the following command:
## How To Uninstall python3-shiboken2-devel on Fedora 36


```bash
sudo dnf -y install python3-shiboken2-devel

Install python3-shiboken2-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-shiboken2-devel using yum by running the following command:

sudo yum -y install python3-shiboken2-devel

How To Uninstall python3-shiboken2-devel on Fedora 36

To uninstall only the python3-shiboken2-devel package we can use the following command:

sudo dnf remove python3-shiboken2-devel

python3-shiboken2-devel Package Contents on Fedora 36

/usr/include/shiboken2
/usr/include/shiboken2/autodecref.h
/usr/include/shiboken2/basewrapper.h
/usr/include/shiboken2/bindingmanager.h
/usr/include/shiboken2/bufferprocs_py37.h
/usr/include/shiboken2/gilstate.h
/usr/include/shiboken2/helper.h
/usr/include/shiboken2/pep384impl.h
/usr/include/shiboken2/python25compat.h
/usr/include/shiboken2/qapp_macro.h
/usr/include/shiboken2/sbkarrayconverter.h
/usr/include/shiboken2/sbkconverter.h
/usr/include/shiboken2/sbkdbg.h
/usr/include/shiboken2/sbkenum.h
/usr/include/shiboken2/sbkmodule.h
/usr/include/shiboken2/sbkpython.h
/usr/include/shiboken2/sbkstaticstrings.h
/usr/include/shiboken2/sbkstring.h
/usr/include/shiboken2/sbkversion.h
/usr/include/shiboken2/shiboken.h
/usr/include/shiboken2/shibokenbuffer.h
/usr/include/shiboken2/shibokenmacros.h
/usr/include/shiboken2/signature.h
/usr/include/shiboken2/signature_p.h
/usr/include/shiboken2/threadstatesaver.h
/usr/include/shiboken2/typespec.h
/usr/include/shiboken2/voidptr.h
/usr/lib64/cmake/Shiboken2-5.15.2.1
/usr/lib64/cmake/Shiboken2-5.15.2.1/Shiboken2Config.cmake
/usr/lib64/cmake/Shiboken2-5.15.2.1/Shiboken2Config.cpython-310-x86_64-linux-gnu.cmake
/usr/lib64/cmake/Shiboken2-5.15.2.1/Shiboken2ConfigVersion.cmake
/usr/lib64/cmake/Shiboken2-5.15.2.1/Shiboken2Targets-release.cmake
/usr/lib64/cmake/Shiboken2-5.15.2.1/Shiboken2Targets.cmake
/usr/lib64/cmake/Shiboken2-5.15.2.1/shiboken_helpers.cmake
/usr/lib64/libshiboken2.cpython-310-x86_64-linux-gnu.so
/usr/lib64/pkgconfig/shiboken2.pc
/usr/lib64/python3.10/site-packages/shiboken2_generator
/usr/lib64/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info
/usr/lib64/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/not-zip-safe
/usr/lib64/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/shiboken2_generator/__init__.py
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/_config.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/_config.cpython-310.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/_git_shiboken_generator_version.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/__pycache__/_git_shiboken_generator_version.cpython-310.pyc
/usr/lib64/python3.10/site-packages/shiboken2_generator/_config.py
/usr/lib64/python3.10/site-packages/shiboken2_generator/_git_shiboken_generator_version.py
/usr/share/doc/python3-shiboken2-devel
/usr/share/doc/python3-shiboken2-devel/README.shiboken2.md

References

Summary

sudo dnf remove python3-shiboken2-devel

In this tutorial we learn how to install python3-shiboken2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

python3-shiboken2-devel Package Contents on Fedora 36

/usr/include/shiboken2
/usr/include/shiboken2/autodecref.h
/usr/include/shiboken2/basewrapper.h
/usr/include/shiboken2/bindingmanager.h
/usr/include/shiboken2/bufferprocs_py37.h
/usr/include/shiboken2/gilstate.h
/usr/include/shiboken2/helper.h
/usr/include/shiboken2/pep384impl.h
/usr/include/shiboken2/python25compat.h
/usr/include/shiboken2/qapp_macro.h
/usr/include/shiboken2/sbkarrayconverter.h
/usr/include/shiboken2/sbkconverter.h
/usr/include/shiboken2/sbkdbg.h
/usr/include/shiboken2/sbkenum.h
/usr/include/shiboken2/sbkmodule.h
/usr/include/shiboken2/sbkpython.h
/usr/include/shiboken2/sbkstaticstrings.h
/usr/include/shiboken2/sbkstring.h
/usr/include/shiboken2/sbkversion.h
/usr/include/shiboken2/shiboken.h
/usr/include/shiboken2/shibokenbuffer.h
/usr/include/shiboken2/shibokenmacros.h
/usr/include/shiboken2/signature.h
/usr/include/shiboken2/signature_p.h
/usr/include/shiboken2/threadstatesaver.h
/usr/include/shiboken2/typespec.h
/usr/include/shiboken2/voidptr.h
/usr/lib/cmake/Shiboken2-5.15.2.1
/usr/lib/cmake/Shiboken2-5.15.2.1/Shiboken2Config.cmake
/usr/lib/cmake/Shiboken2-5.15.2.1/Shiboken2Config.cpython-310-i386-linux-gnu.cmake
/usr/lib/cmake/Shiboken2-5.15.2.1/Shiboken2ConfigVersion.cmake
/usr/lib/cmake/Shiboken2-5.15.2.1/Shiboken2Targets-release.cmake
/usr/lib/cmake/Shiboken2-5.15.2.1/Shiboken2Targets.cmake
/usr/lib/cmake/Shiboken2-5.15.2.1/shiboken_helpers.cmake
/usr/lib/libshiboken2.cpython-310-i386-linux-gnu.so
/usr/lib/pkgconfig/shiboken2.pc
/usr/lib/python3.10/site-packages/shiboken2_generator
/usr/lib/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/shiboken2_generator-5.15.2.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/shiboken2_generator/__init__.py
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/_git_shiboken_generator_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/__pycache__/_git_shiboken_generator_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/shiboken2_generator/_config.py
/usr/lib/python3.10/site-packages/shiboken2_generator/_git_shiboken_generator_version.py
/usr/share/doc/python3-shiboken2-devel
/usr/share/doc/python3-shiboken2-devel/README.shiboken2.md

References

Summary

In this tutorial we learn how to install python3-shiboken2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).