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

Last updated: May 18,2024

1. Install "python3-consul" package

In this section, we are going to explain the necessary steps to install python3-consul on Kali Linux

$ sudo apt update $ sudo apt install python3-consul

2. Uninstall "python3-consul" package

This guide covers the steps necessary to uninstall python3-consul on Kali Linux:

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

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

Package: python3-consul
Source: python-consul
Version: 0.7.1-2
Installed-Size: 128
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-six (>= 1.4), python3:any
Suggests: python3-tornado, python3-twisted
Size: 23808
SHA256: ff296cd26b0631db1defd70b511b4fd285b0efbb7c323fb2507d739c9e98888c
SHA1: 6dc2434911a8bddd475f7db22f045bacb03c7cba
MD5sum: 91653fa913763a2e7f16b444457e84a9
Description: Python client for Consul.io - Python 3.X
Consul is a service discovery and configuration tool.
This package contains the Python client library for Consul
Description-md5:
Homepage: https://github.com/cablehead/python-consul
Python-Egg-Name: consul
Section: python
Priority: optional
Filename: pool/main/p/python-consul/python3-consul_0.7.1-2_all.deb