How to Install and Uninstall prometheus-mqtt-exporter Package on Kali Linux

Last updated: May 20,2024

1. Install "prometheus-mqtt-exporter" package

In this section, we are going to explain the necessary steps to install prometheus-mqtt-exporter on Kali Linux

$ sudo apt update $ sudo apt install prometheus-mqtt-exporter

2. Uninstall "prometheus-mqtt-exporter" package

Here is a brief guide to show you how to uninstall prometheus-mqtt-exporter on Kali Linux:

$ sudo apt remove prometheus-mqtt-exporter $ sudo apt autoclean && sudo apt autoremove

3. Information about the prometheus-mqtt-exporter package on Kali Linux

Package: prometheus-mqtt-exporter
Source: prometheus-mqtt-exporter (0.1.7-1)
Version: 0.1.7-1+b8
Installed-Size: 10692
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: daemon | systemd-sysv, libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 3264140
SHA256: 741531c09f21f3aa1b4154429066915ab515b7369ce5e1ccd8ffcc4832a21aff
SHA1: df5320e0f058e39a6234358fd180a91fdddf58ef
MD5sum: 6db46036f93926c8ff0b9ef218a621fa
Description: Prometheus exporter for metrics sent via MQTT topics
This exporter translates from MQTT topics to prometheus metrics, allowing
small/IoT devices that can't be polled directly to be monitored.
.
Clients push metrics as abritrary JSON messages via MQTT to an MQTT Broker.
This exporter subscribes to the broker and publish the received messages as
prometheus metrics.
.
While the upstream project is called `mqtt2prometheus`, the Debian packaging
uses the name `prometheus-mqtt-exporter` for consistency with other exporters.
Description-md5:
Homepage: https://github.com/hikhvar/mqtt2prometheus
Built-Using: golang-1.21 (= 1.21.5-1), golang-eclipse-paho (= 1.1.1-1.1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-go-kit-kit (= 0.10.0-5), golang-github-go-kit-log (= 0.2.1-1), golang-github-go-logfmt-logfmt (= 0.5.0-2), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-jpillora-backoff (= 1.0.0-1.1), golang-github-mwitkow-go-conntrack (= 0.0~git20190716.2f06839-3), golang-github-patrickmn-go-cache (= 2.1.0-1.1), golang-github-prometheus-client-golang (= 1.17.0-2), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.45.0-3), golang-github-prometheus-exporter-toolkit (= 0.11.0-1), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-thedevsaddam-gojsonq (= 2.5.2-4), golang-go.crypto (= 1:0.17.0-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-oauth2 (= 0.15.0-1), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-google-protobuf (= 1.32.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/p/prometheus-mqtt-exporter/prometheus-mqtt-exporter_0.1.7-1+b8_amd64.deb