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

Last updated: October 05,2024

1. Install "python3-etcd.noarch" package

Learn how to install python3-etcd.noarch on Fedora 36

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

2. Uninstall "python3-etcd.noarch" package

Please follow the guidance below to uninstall python3-etcd.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:01:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-etcd
Version : 0.4.5
Release : 24.fc36
Architecture : noarch
Size : 81 k
Source : python-etcd-0.4.5-24.fc36.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.