How to Install and Uninstall python3-consul Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 12,2024

1. Install "python3-consul" package

Please follow the steps below to install python3-consul on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-consul

2. Uninstall "python3-consul" package

This tutorial shows how to uninstall python3-consul on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-consul package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-consul
Architecture: all
Version: 0.7.1-2
Priority: optional
Section: universe/python
Source: python-consul
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Depends: python3-requests, python3-six (>= 1.4), python3:any
Suggests: python3-tornado, python3-twisted
Filename: pool/universe/p/python-consul/python3-consul_0.7.1-2_all.deb
Size: 21598
MD5sum: 1e6f31e6e8e14bb81c8565e74e5ad455
SHA1: e9eed83b0c49b2aa4c97049cc9796e6feb135ea9
SHA256: 69f845fa8205ef583a95bab0c000572d10c0a69c8900f0aa80f766db537e0f67
SHA512: a0d931b4e391cadb109269786b606106885dcd7ea99922c0d7c9e2f96f11bd771de5739f24f34d2bb51530b23fdd3a9e0925fe56e5adb2a1b3d48bcf82109473
Homepage: https://github.com/cablehead/python-consul
Description: Python client for Consul.io - Python 3.X
Description-md5: bbdce0cee7a5c0163169648d384aaed3
Python-Egg-Name: consul