How To Install python3-autowrap on Fedora 36
Introduction
In this tutorial we learn how to install python3-autowrap
on Fedora 36.
What is python3-autowrap
Generates Python3 Extension modules from [Cython] PXD files.
We can use yum
or dnf
to install python3-autowrap
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-autowrap.
Install python3-autowrap on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-autowrap
using dnf
by running the following command:
sudo dnf -y install python3-autowrap
Install python3-autowrap 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-autowrap
using yum
by running the following command:
sudo yum -y install python3-autowrap
How To Uninstall python3-autowrap on Fedora 36
To uninstall only the python3-autowrap
package we can use the following command:
sudo dnf remove python3-autowrap
python3-autowrap Package Contents on Fedora 36
/usr/bin/autowrap
/usr/bin/autowrap-3.10
/usr/bin/autowrap-v0.22.7-3.10
/usr/bin/python3.10-autowrap
/usr/lib/python3.10/site-packages/autowrap
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/autowrap-0.22.7-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/autowrap/Code.py
/usr/lib/python3.10/site-packages/autowrap/CodeGenerator.py
/usr/lib/python3.10/site-packages/autowrap/ConversionProvider.py
/usr/lib/python3.10/site-packages/autowrap/DeclResolver.py
/usr/lib/python3.10/site-packages/autowrap/Main.py
/usr/lib/python3.10/site-packages/autowrap/PXDParser.py
/usr/lib/python3.10/site-packages/autowrap/Types.py
/usr/lib/python3.10/site-packages/autowrap/Utils.py
/usr/lib/python3.10/site-packages/autowrap/__init__.py
/usr/lib/python3.10/site-packages/autowrap/__pycache__
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Code.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Code.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/CodeGenerator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/CodeGenerator.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/ConversionProvider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/ConversionProvider.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/DeclResolver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/DeclResolver.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Main.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/PXDParser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/PXDParser.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Types.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/Utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/run.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/run.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/tools.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/tools.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/data_files
/usr/lib/python3.10/site-packages/autowrap/data_files/__init__.py
/usr/lib/python3.10/site-packages/autowrap/data_files/__pycache__
/usr/lib/python3.10/site-packages/autowrap/data_files/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/autowrap/data_files/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap/AutowrapPtrHolder.pxd
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap/AutowrapRefHolder.pxd
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap/autowrap_tools.hpp
/usr/lib/python3.10/site-packages/autowrap/data_files/autowrap/smart_ptr.pxd
/usr/lib/python3.10/site-packages/autowrap/run.py
/usr/lib/python3.10/site-packages/autowrap/tools.py
/usr/lib/python3.10/site-packages/autowrap/version.py
/usr/share/licenses/python3-autowrap
/usr/share/licenses/python3-autowrap/LICENSE
References
Summary
In this tutorial we learn how to install python3-autowrap
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).