How to Install and Uninstall python-etcd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-etcd" package

In this section, we are going to explain the necessary steps to install python-etcd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-etcd

2. Uninstall "python-etcd" package

Please follow the step by step instructions below to uninstall python-etcd on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-etcd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-etcd
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.4.2-2
Depends: python-urllib3, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: etcd
Filename: pool/universe/p/python-etcd/python-etcd_0.4.2-2_all.deb
Size: 25474
MD5sum: 27e7cb086e1a34a94b27339c4fcd0c7c
SHA1: 0953c79b68e7563f8f42f0770110ff638920c74b
SHA256: 268e4350e03e1feb4610fd97320ab049d64688ad1faa24a56bedba9cd02e0e32
Description-en: Python Etcd client library
Client library for accessing and manipulating etcd contents.
.
This package contains the module built for Python version 2.x.
Description-md5: a27ba3780584800542b15a607a2de73f
Homepage: https://github.com/jplana/python-etcd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu