How to Install and Uninstall python3-etcd Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-etcd" package

This is a short guide on how to install python3-etcd on Kali Linux

$ sudo apt update $ sudo apt install python3-etcd

2. Uninstall "python3-etcd" package

In this section, we are going to explain the necessary steps to uninstall python3-etcd on Kali Linux:

$ sudo apt remove python3-etcd $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-etcd package on Kali Linux

Package: python3-etcd
Source: python-etcd
Version: 0.4.5-4
Installed-Size: 179
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dnspython, python3-urllib3, python3:any
Suggests: etcd
Size: 31972
SHA256: 2edb74a68a58c6e01a97281badd5faa2236768c5f325ebe82f85ff721176e9fb
SHA1: 5546b336ec4318de754ea3ce0355dc53db691f32
MD5sum: 0b4b40eb2839a868f3c2b2f452230f6b
Description: Python Etcd client library - Python3 module
Client library for accessing and manipulating etcd contents.
.
This package contains the module built for Python version 3.x.
Description-md5:
Homepage: https://github.com/jplana/python-etcd
Section: python
Priority: optional
Filename: pool/main/p/python-etcd/python3-etcd_0.4.5-4_all.deb