How to Install and Uninstall python3-metrics2mqtt.noarch Package on Fedora 39

Last updated: February 08,2025

1. Install "python3-metrics2mqtt.noarch" package

This tutorial shows how to install python3-metrics2mqtt.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-metrics2mqtt.noarch

2. Uninstall "python3-metrics2mqtt.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-metrics2mqtt.noarch on Fedora 39:

$ sudo dnf remove python3-metrics2mqtt.noarch $ sudo dnf autoremove

3. Information about the python3-metrics2mqtt.noarch package on Fedora 39

Last metadata expiration check: 4:56:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-metrics2mqtt
Version : 0.1.18
Release : 10.fc39
Architecture : noarch
Size : 27 k
Source : metrics2mqtt-0.1.18-10.fc39.src.rpm
Repository : fedora
Summary : Publish system performance metrics to a MQTT broker
URL : https://github.com/jamiebegin/metrics2mqtt
License : MIT
Description : metrics2mqtt is a lightweight wrapper around psutil that publishes
: CPU utilization, free memory, and other system-level stats to a MQTT
: broker.