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

Last updated: May 16,2024

1. Install "python3-ceilometerclient" package

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

$ sudo apt update $ sudo apt install python3-ceilometerclient

2. Uninstall "python3-ceilometerclient" package

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

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

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

Package: python3-ceilometerclient
Priority: extra
Section: universe/python
Installed-Size: 458
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-ceilometerclient
Version: 2.4.0-2
Depends: python3-iso8601, python3-keystoneclient (>= 1:1.6.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable, python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3-keystoneauth1 (>= 2.1.0), python3:any (>= 3.3.2-2~)
Suggests: python-ceilometerclient-doc
Filename: pool/universe/p/python-ceilometerclient/python3-ceilometerclient_2.4.0-2_all.deb
Size: 64022
MD5sum: 731ff9a60bc24e17629b798c4dbbdf3d
SHA1: 0167a4896aec1929f84eb1f7b04684d86bf47b17
SHA256: 62b3595075d20bdcf6c8409ff3aef7731e6b8a819e5c7c0b64a1ad743b7a2fd9
Description-en: Client library for Openstack Ceilometer API server - Python 3.x
Ceilometer aims to deliver a unique point of contact for billing systems to
acquire all counters they need to establish customer billing, across all
current and future OpenStack components. The delivery of counters must be
tracable and auditable, the counters must be easily extensible to support new
projects, and agents doing data collections should be independent of the
overall system.
.
This is a client for the Ceilometer which uses the OpenStack Image API.
There's a Python API (the "ceilometerclient" module), and a command-line
script ("ceilometer").
.
This package contains the Python 3.x module.
Description-md5: 8ed3b0a6f447df78e57a9c3a37f36fe7
Homepage: http://www.openstack.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu