How To Install python3-otf2 on Fedora 36

In this tutorial we learn how to install python3-otf2 in Fedora 36. python3-otf2 is Python 3 bindings for otf2

Introduction

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

What is python3-otf2

Python 3 bindings for otf2.

We can use yum or dnf to install python3-otf2 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-otf2.

Install python3-otf2 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-otf2 using dnf by running the following command:

sudo dnf -y install python3-otf2

Install python3-otf2 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-otf2 using yum by running the following command:

sudo yum -y install python3-otf2

How To Uninstall python3-otf2 on Fedora 36

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

sudo dnf remove python3-otf2

python3-otf2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/fdd237108bd529778f37ebf5061952d3d9798c
/usr/lib64/python3.10/site-packages/_otf2
/usr/lib64/python3.10/site-packages/_otf2/Archive.py
/usr/lib64/python3.10/site-packages/_otf2/AttributeList.py
/usr/lib64/python3.10/site-packages/_otf2/AttributeValue.py
/usr/lib64/python3.10/site-packages/_otf2/Callbacks.py
/usr/lib64/python3.10/site-packages/_otf2/Config.py
/usr/lib64/python3.10/site-packages/_otf2/DefReader.py
/usr/lib64/python3.10/site-packages/_otf2/DefReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/DefWriter.py
/usr/lib64/python3.10/site-packages/_otf2/Definitions.py
/usr/lib64/python3.10/site-packages/_otf2/ErrorCodes.py
/usr/lib64/python3.10/site-packages/_otf2/EventSizeEstimator.py
/usr/lib64/python3.10/site-packages/_otf2/Events.py
/usr/lib64/python3.10/site-packages/_otf2/EvtReader.py
/usr/lib64/python3.10/site-packages/_otf2/EvtReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/EvtWriter.py
/usr/lib64/python3.10/site-packages/_otf2/GeneralDefinitions.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalDefReader.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalDefReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalDefWriter.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalEvtReader.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalEvtReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalSnapReader.py
/usr/lib64/python3.10/site-packages/_otf2/GlobalSnapReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/IdMap.py
/usr/lib64/python3.10/site-packages/_otf2/Marker.py
/usr/lib64/python3.10/site-packages/_otf2/MarkerReader.py
/usr/lib64/python3.10/site-packages/_otf2/MarkerReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/MarkerWriter.py
/usr/lib64/python3.10/site-packages/_otf2/Reader.py
/usr/lib64/python3.10/site-packages/_otf2/SnapReader.py
/usr/lib64/python3.10/site-packages/_otf2/SnapReaderCallbacks.py
/usr/lib64/python3.10/site-packages/_otf2/SnapWriter.py
/usr/lib64/python3.10/site-packages/_otf2/Thumbnail.py
/usr/lib64/python3.10/site-packages/_otf2/__init__.py
/usr/lib64/python3.10/site-packages/_otf2/__pycache__
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Archive.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Archive.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/AttributeList.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/AttributeList.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/AttributeValue.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/AttributeValue.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Callbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Callbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Config.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Config.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefWriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/DefWriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Definitions.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Definitions.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/ErrorCodes.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/ErrorCodes.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EventSizeEstimator.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EventSizeEstimator.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Events.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Events.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtWriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/EvtWriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GeneralDefinitions.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GeneralDefinitions.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefWriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalDefWriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalEvtReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalEvtReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalEvtReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalEvtReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalSnapReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalSnapReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalSnapReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/GlobalSnapReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/IdMap.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/IdMap.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Marker.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Marker.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerWriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/MarkerWriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Reader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Reader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapReader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapReader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapReaderCallbacks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapReaderCallbacks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapWriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/SnapWriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Thumbnail.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/Thumbnail.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/_otf2/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/_otf2/_otf2.so
/usr/lib64/python3.10/site-packages/otf2
/usr/lib64/python3.10/site-packages/otf2/__init__.py
/usr/lib64/python3.10/site-packages/otf2/__pycache__
/usr/lib64/python3.10/site-packages/otf2/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/attribute_list.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/attribute_list.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/attribute_value.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/attribute_value.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/definition_writer.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/definition_writer.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/definitions.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/definitions.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/enums.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/enums.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/error.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/error.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/event_reader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/event_reader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/event_writer.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/event_writer.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/events.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/events.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/reader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/reader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/registry.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/registry.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/writer.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/otf2/__pycache__/writer.cpython-310.pyc
/usr/lib64/python3.10/site-packages/otf2/attribute_list.py
/usr/lib64/python3.10/site-packages/otf2/attribute_value.py
/usr/lib64/python3.10/site-packages/otf2/definition_writer.py
/usr/lib64/python3.10/site-packages/otf2/definitions.py
/usr/lib64/python3.10/site-packages/otf2/enums.py
/usr/lib64/python3.10/site-packages/otf2/error.py
/usr/lib64/python3.10/site-packages/otf2/event_reader.py
/usr/lib64/python3.10/site-packages/otf2/event_writer.py
/usr/lib64/python3.10/site-packages/otf2/events.py
/usr/lib64/python3.10/site-packages/otf2/reader.py
/usr/lib64/python3.10/site-packages/otf2/registry.py
/usr/lib64/python3.10/site-packages/otf2/writer.py
/usr/share/otf2/python
/usr/share/otf2/python/otf2
/usr/share/otf2/python/otf2/__init__.py
/usr/share/otf2/python/otf2/__version__.py
/usr/share/otf2/python/otf2/otf2.defs
/usr/share/otf2/python/otf2/otf2.enums
/usr/share/otf2/python/otf2/otf2.events
/usr/share/otf2/python/otf2/otf2.snaps
/usr/share/otf2/python/otf2/otf2.types

References

Summary

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