How To Install python3-operator-courier on Fedora 36

In this tutorial we learn how to install python3-operator-courier in Fedora 36. python3-operator-courier is Library to build, verify and push operator metadata

Introduction

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

What is python3-operator-courier

The operator courier library is used to build, validate and push Operator Artifacts to quay.io application registries.

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

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

sudo dnf -y install python3-operator-courier

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

sudo yum -y install python3-operator-courier

How To Uninstall python3-operator-courier on Fedora 36

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

sudo dnf remove python3-operator-courier

python3-operator-courier Package Contents on Fedora 36

/usr/bin/operator-courier
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/operator_courier-2.1.9-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/operatorcourier
/usr/lib/python3.10/site-packages/operatorcourier/__init__.py
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/build.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/const_io.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/const_io.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/flatten.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/flatten.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/format.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/format.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/identify.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/identify.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/manifest_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/manifest_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/nest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/nest.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/push.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/push.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/validate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/validate.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/verified_manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/operatorcourier/__pycache__/verified_manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/operatorcourier/api.py
/usr/lib/python3.10/site-packages/operatorcourier/build.py
/usr/lib/python3.10/site-packages/operatorcourier/cli.py
/usr/lib/python3.10/site-packages/operatorcourier/const_io.py
/usr/lib/python3.10/site-packages/operatorcourier/errors.py
/usr/lib/python3.10/site-packages/operatorcourier/flatten.py
/usr/lib/python3.10/site-packages/operatorcourier/format.py
/usr/lib/python3.10/site-packages/operatorcourier/identify.py
/usr/lib/python3.10/site-packages/operatorcourier/manifest_parser.py
/usr/lib/python3.10/site-packages/operatorcourier/nest.py
/usr/lib/python3.10/site-packages/operatorcourier/push.py
/usr/lib/python3.10/site-packages/operatorcourier/validate.py
/usr/lib/python3.10/site-packages/operatorcourier/verified_manifest.py
/usr/share/doc/python3-operator-courier
/usr/share/doc/python3-operator-courier/README.md

References

Summary

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