How To Install python3-atomic-reactor on Fedora 36

In this tutorial we learn how to install python3-atomic-reactor in Fedora 36. python3-atomic-reactor is Python 3 Atomic Reactor library

Introduction

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

What is python3-atomic-reactor

Simple Python 3 library for building Docker images. It contains a lot of helpful functions which you would probably implement if you started hooking Docker into your infrastructure.

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

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

sudo dnf -y install python3-atomic-reactor

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

sudo yum -y install python3-atomic-reactor

How To Uninstall python3-atomic-reactor on Fedora 36

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

sudo dnf remove python3-atomic-reactor

python3-atomic-reactor Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/atomic_reactor
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/atomic_reactor-3.11.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/atomic_reactor/__init__.py
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/auth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/auth.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/build.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/buildimage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/buildimage.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/core.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/core.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/download.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/download.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/inner.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/inner.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/outer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/outer.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/source.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/source.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/api.py
/usr/lib/python3.10/site-packages/atomic_reactor/auth.py
/usr/lib/python3.10/site-packages/atomic_reactor/build.py
/usr/lib/python3.10/site-packages/atomic_reactor/buildimage.py
/usr/lib/python3.10/site-packages/atomic_reactor/cli
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__init__.py
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__pycache__
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/cli/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/cli/main.py
/usr/lib/python3.10/site-packages/atomic_reactor/constants.py
/usr/lib/python3.10/site-packages/atomic_reactor/core.py
/usr/lib/python3.10/site-packages/atomic_reactor/download.py
/usr/lib/python3.10/site-packages/atomic_reactor/inner.py
/usr/lib/python3.10/site-packages/atomic_reactor/metadata.py
/usr/lib/python3.10/site-packages/atomic_reactor/outer.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugin.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__init__.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_buildah.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_buildah.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_docker_api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_docker_api.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_imagebuilder.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_imagebuilder.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_orchestrate_build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_orchestrate_build.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_source_container.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/build_source_container.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_import_image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_import_image.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_koji_tag_build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_koji_tag_build.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_push_floating_tags.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_push_floating_tags.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_remove_built_image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_remove_built_image.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_remove_worker_metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_remove_worker_metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_store_logs_to_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_store_logs_to_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_verify_media_types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/exit_verify_media_types.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_env.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_env.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_osv3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_osv3.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_path.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/input_path.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_compare_components.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_compare_components.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_compress.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_compress.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_export_operator_manifests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_export_operator_manifests.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_fetch_worker_metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_fetch_worker_metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_generate_maven_metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_generate_maven_metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_group_manifests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_group_manifests.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_koji_upload.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_koji_upload.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_push_operator_manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_push_operator_manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_rpmqa.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_rpmqa.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_tag_and_push.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_tag_and_push.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_tag_from_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/post_tag_from_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_buildargs_in_df.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_buildargs_in_df.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_dockerfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_dockerfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_flatpak_labels.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_flatpak_labels.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_help.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_help.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_image_content_manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_image_content_manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_labels_in_df.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_labels_in_df.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_yum_repo_by_url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_add_yum_repo_by_url.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_change_from_in_df.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_change_from_in_df.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_check_and_set_platforms.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_check_and_set_platforms.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_check_user_settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_check_user_settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_distribution_scope.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_distribution_scope.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_download_remote_source.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_download_remote_source.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_fetch_maven_artifacts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_fetch_maven_artifacts.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_fetch_sources.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_fetch_sources.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_flatpak_create_dockerfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_flatpak_create_dockerfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_flatpak_update_dockerfile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_flatpak_update_dockerfile.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_hide_files.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_hide_files.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_inject_parent_image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_inject_parent_image.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_inject_yum_repo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_inject_yum_repo.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pin_operator_digest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pin_operator_digest.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pull_base_image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pull_base_image.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pyrpkg_fetch_artefacts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_pyrpkg_fetch_artefacts.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_reactor_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_reactor_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_resolve_composes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_resolve_composes.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_resolve_remote_source.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/pre_resolve_remote_source.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_flatpak_create_oci.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_flatpak_create_oci.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_squash.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_squash.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_tests_for_image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/__pycache__/prepub_tests_for_image.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/build_buildah.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/build_docker_api.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/build_imagebuilder.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/build_orchestrate_build.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/build_source_container.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_import_image.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_koji_tag_build.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_push_floating_tags.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_remove_built_image.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_remove_worker_metadata.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_store_logs_to_file.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/exit_verify_media_types.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/input_env.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/input_osv3.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/input_path.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_compare_components.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_compress.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_export_operator_manifests.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_fetch_worker_metadata.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_generate_maven_metadata.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_group_manifests.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_koji_upload.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_push_operator_manifest.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_rpmqa.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_tag_and_push.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/post_tag_from_config.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_buildargs_in_df.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_dockerfile.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_flatpak_labels.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_help.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_image_content_manifest.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_labels_in_df.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_add_yum_repo_by_url.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_change_from_in_df.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_check_and_set_platforms.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_check_user_settings.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_distribution_scope.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_download_remote_source.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_fetch_maven_artifacts.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_fetch_sources.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_flatpak_create_dockerfile.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_flatpak_update_dockerfile.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_hide_files.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_inject_parent_image.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_inject_yum_repo.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_koji_delegate.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_pin_operator_digest.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_pull_base_image.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_reactor_config.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_resolve_composes.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/pre_resolve_remote_source.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/prepub_flatpak_create_oci.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/prepub_squash.py
/usr/lib/python3.10/site-packages/atomic_reactor/plugins/prepub_tests_for_image.py
/usr/lib/python3.10/site-packages/atomic_reactor/schemas
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/config.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/content_manifest.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/content_sets.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/fetch-artifacts-nvr.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/fetch-artifacts-pnc.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/fetch-artifacts-url.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/operator_csv_modifications.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/package_mapping.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/plugins.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/source_containers_user_params.json
/usr/lib/python3.10/site-packages/atomic_reactor/schemas/user_params.json
/usr/lib/python3.10/site-packages/atomic_reactor/source.py
/usr/lib/python3.10/site-packages/atomic_reactor/util.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__init__.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/cachito.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/cachito.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/koji.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/koji.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/odcs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/odcs.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/omps.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/omps.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/operator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/operator.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/pnc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/pnc.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/retries.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/retries.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/rpm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/rpm.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/yum.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/__pycache__/yum.cpython-310.pyc
/usr/lib/python3.10/site-packages/atomic_reactor/utils/cachito.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/koji.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/manifest.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/odcs.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/omps.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/operator.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/pnc.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/retries.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/rpm.py
/usr/lib/python3.10/site-packages/atomic_reactor/utils/yum.py
/usr/lib/python3.10/site-packages/atomic_reactor/version.py
/usr/share/atomic-reactor
/usr/share/atomic-reactor/atomic-reactor.tar.gz
/usr/share/atomic-reactor/images
/usr/share/atomic-reactor/images/dockerhost-builder
/usr/share/atomic-reactor/images/dockerhost-builder/Dockerfile
/usr/share/atomic-reactor/images/privileged-builder
/usr/share/atomic-reactor/images/privileged-builder/Dockerfile
/usr/share/atomic-reactor/images/privileged-builder/docker.sh
/usr/share/doc/python3-atomic-reactor
/usr/share/doc/python3-atomic-reactor/README.md
/usr/share/doc/python3-atomic-reactor/api.md
/usr/share/doc/python3-atomic-reactor/base_images.md
/usr/share/doc/python3-atomic-reactor/build_json.md
/usr/share/doc/python3-atomic-reactor/config.md
/usr/share/doc/python3-atomic-reactor/dev_testing.md
/usr/share/doc/python3-atomic-reactor/flatpak.md
/usr/share/doc/python3-atomic-reactor/garbage_collection.md
/usr/share/doc/python3-atomic-reactor/koji.md
/usr/share/doc/python3-atomic-reactor/plugin_development.md
/usr/share/doc/python3-atomic-reactor/plugins.md
/usr/share/doc/python3-atomic-reactor/pull_request_template.md
/usr/share/doc/python3-atomic-reactor/releasing.md
/usr/share/licenses/python3-atomic-reactor
/usr/share/licenses/python3-atomic-reactor/LICENSE

References

Summary

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