How to Install and Uninstall python3-aodhclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-aodhclient" package

Please follow the guidance below to install python3-aodhclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-aodhclient

2. Uninstall "python3-aodhclient" package

This is a short guide on how to uninstall python3-aodhclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-aodhclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-aodhclient
Priority: extra
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-aodhclient
Version: 0.3.0-2
Depends: python3-babel (>= 1.3), python3-cliff (>= 1.14.0), python3-futurist, python3-keystoneauth1 (>= 1.0.0), python3-oslo.i18n (>= 1.5.0), python3-oslo.serialization (>= 1.4.0), python3-oslo.utils (>= 2.0.0), python3-pbr (>= 1.8), python3-six, python3:any (>= 3.3.2-2~)
Suggests: python-aodhclient-doc
Filename: pool/universe/p/python-aodhclient/python3-aodhclient_0.3.0-2_all.deb
Size: 19078
MD5sum: 232ee162f1f352a5fd8d006719abb3d0
SHA1: ff0f4552656e621880861ed5598ab3855dc79b3b
SHA256: 46974d8405ef59f4fc5e67d71afa149afc72bf6e3274636072fc44bb44bcfe68
Description-en: OpenStack Alarming as a Service - Python 3.x client
Aodh provides alarming for OpenStack. The alarming component of Aodh, first
delivered in the Havana version, allows you to set alarms based on threshold
evaluation for a collection of samples. An alarm can be set on a single meter,
or on a combination. For example, you may want to trigger an alarm when the
memory consumption reaches 70% on a given instance if the instance has been up
for more than 10 min.
.
This package contains the Python 3.x module.
Description-md5: c99212ffa1c6223f12fea74c1976821c
Homepage: http://www.openstack.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu