How To Install python3-etcd3 on Fedora 36

In this tutorial we learn how to install python3-etcd3 in Fedora 36. python3-etcd3 is Python client for the etcd API v3

Introduction

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

What is python3-etcd3

Python client for the etcd API v3, supported under python 2.7, 3.4 and 3.5.

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

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

sudo dnf -y install python3-etcd3

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

sudo yum -y install python3-etcd3

How To Uninstall python3-etcd3 on Fedora 36

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

sudo dnf remove python3-etcd3

python3-etcd3 Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/etcd3
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/etcd3-0.12.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/etcd3/__init__.py
/usr/lib/python3.10/site-packages/etcd3/__pycache__
/usr/lib/python3.10/site-packages/etcd3/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/events.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/events.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/leases.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/leases.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/locks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/locks.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/members.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/members.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/transactions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/transactions.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/watch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/__pycache__/watch.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/client.py
/usr/lib/python3.10/site-packages/etcd3/etcdrpc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__init__.py
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/auth_pb2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/auth_pb2.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/kv_pb2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/kv_pb2.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/rpc_pb2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/rpc_pb2.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/rpc_pb2_grpc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/__pycache__/rpc_pb2_grpc.cpython-310.pyc
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/auth_pb2.py
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/kv_pb2.py
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/rpc_pb2.py
/usr/lib/python3.10/site-packages/etcd3/etcdrpc/rpc_pb2_grpc.py
/usr/lib/python3.10/site-packages/etcd3/events.py
/usr/lib/python3.10/site-packages/etcd3/exceptions.py
/usr/lib/python3.10/site-packages/etcd3/leases.py
/usr/lib/python3.10/site-packages/etcd3/locks.py
/usr/lib/python3.10/site-packages/etcd3/members.py
/usr/lib/python3.10/site-packages/etcd3/transactions.py
/usr/lib/python3.10/site-packages/etcd3/utils.py
/usr/lib/python3.10/site-packages/etcd3/watch.py
/usr/share/doc/python3-etcd3
/usr/share/doc/python3-etcd3/AUTHORS.rst
/usr/share/doc/python3-etcd3/CONTRIBUTING.rst
/usr/share/doc/python3-etcd3/HISTORY.rst
/usr/share/doc/python3-etcd3/README.rst
/usr/share/licenses/python3-etcd3
/usr/share/licenses/python3-etcd3/LICENSE

References

Summary

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