How to Install and Uninstall python3-consul Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 10,2024

1. Install "python3-consul" package

Please follow the guidance below to install python3-consul on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-consul

2. Uninstall "python3-consul" package

Please follow the guidelines below to uninstall python3-consul on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-consul package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-consul
Architecture: all
Version: 0.7.1-1
Priority: optional
Section: universe/python
Source: python-consul
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Depends: python3-requests, python3-six (>= 1.4), python3:any (>= 3.3.2-2~)
Suggests: python3-tornado, python3-twisted
Filename: pool/universe/p/python-consul/python3-consul_0.7.1-1_all.deb
Size: 21084
MD5sum: 80352bd599f90b7edbdd9829353ab777
SHA1: 4b98523af5c354720245c322770114efc24235c7
SHA256: 72997ab06846521edf1389267987b9a4269406f3331f784ba9fe0436a3995a05
Homepage: https://github.com/cablehead/python-consul
Description: Python client for Consul.io - Python 3.X
Description-md5: bbdce0cee7a5c0163169648d384aaed3
Python-Egg-Name: consul