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

Last updated: May 20,2024

1. Install "python3-ceilometer" package

This guide let you learn how to install python3-ceilometer on Kali Linux

$ sudo apt update $ sudo apt install python3-ceilometer

2. Uninstall "python3-ceilometer" package

In this section, we are going to explain the necessary steps to uninstall python3-ceilometer on Kali Linux:

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

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

Package: python3-ceilometer
Source: ceilometer
Version: 1:21.0.0-2
Installed-Size: 1625
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-jquery, python3-cachetools, python3-cinderclient, python3-cotyledon, python3-futurist, python3-glanceclient, python3-gnocchiclient, python3-greenlet, python3-jsonpath-rw-ext, python3-keystoneauth1, python3-keystoneclient, python3-kombu, python3-lxml, python3-monascaclient, python3-msgpack, python3-mysqldb, python3-neutronclient, python3-novaclient, python3-oslo.cache, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.privsep, python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils, python3-oslo.vmware, python3-pastedeploy, python3-pbr, python3-pymongo, python3-pymysql, python3-requests, python3-stevedore, python3-swiftclient, python3-tenacity, python3-tooz, python3-werkzeug, python3-xmltodict, python3-yaml, python3-zaqarclient, python3:any
Size: 190164
SHA256: c27618ea9e3095cf90d67953e9b26a42ebfeff60fd6febe76b8f17dec221a260
SHA1: c8106ce61d590c0a26928205ca75b77da4109097
MD5sum: 98d5cb24739a9dd84995af8da90c24d5
Description: OpenStack efficient metering counters system - Python libraries
Ceilometer aims to deliver a Single Point Of Contact for billing systems,
providing all the counters they need to establish customer billing, across
all current and future OpenStack components. The delivery of counters must be
traceable and auditable, the counters must be easily extensible to support new
projects, and agents doing data collections should be independent of the
overall system.
.
(A ceilometer is an instrument that measures cloud coverage.)
.
This package contains the Python libraries that are needed for all parts of
Ceilometer.
Description-md5:
Homepage: http://wiki.openstack.org/Ceilometer
Section: python
Priority: optional
Filename: pool/main/c/ceilometer/python3-ceilometer_21.0.0-2_all.deb