How to Install and Uninstall python3-etcd.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-etcd.noarch" package

This is a short guide on how to install python3-etcd.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-etcd.noarch

2. Uninstall "python3-etcd.noarch" package

Learn how to uninstall python3-etcd.noarch on Fedora 34:

$ sudo dnf remove python3-etcd.noarch $ sudo dnf autoremove

3. Information about the python3-etcd.noarch package on Fedora 34

Last metadata expiration check: 1:13:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-etcd
Version : 0.4.5
Release : 21.fc34
Architecture : noarch
Size : 81 k
Source : python-etcd-0.4.5-21.fc34.src.rpm
Repository : fedora
Summary : A python client library for etcd
URL : http://pypi.python.org/pypi/python-etcd
License : MIT
Description : Client library for interacting with an etcd service, providing Python
: access to the full etcd REST API. Includes authentication, accessing
: and manipulating shared content, managing cluster members, and leader
: election.