How to Install and Uninstall python3-etcd3.noarch Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "python3-etcd3.noarch" package

Here is a brief guide to show you how to install python3-etcd3.noarch on Rocky Linux 8

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

2. Uninstall "python3-etcd3.noarch" package

This guide covers the steps necessary to uninstall python3-etcd3.noarch on Rocky Linux 8:

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

3. Information about the python3-etcd3.noarch package on Rocky Linux 8

Last metadata expiration check: 1:44:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-etcd3
Version : 0.12.0
Release : 5.el8
Architecture : noarch
Size : 81 k
Source : python-etcd3-0.12.0-5.el8.src.rpm
Repository : epel
Summary : Python client for the etcd API v3
URL : https://github.com/kragniz/python-etcd3
License : ASL 2.0
Description : Python client for the etcd API v3, supported under python 2.7, 3.4 and 3.5.