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

Last updated: May 04,2024

1. Install "python3-metrics2mqtt.noarch" package

Please follow the guidance below to install python3-metrics2mqtt.noarch on Fedora 34

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

2. Uninstall "python3-metrics2mqtt.noarch" package

This is a short guide on how to uninstall python3-metrics2mqtt.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:45:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-metrics2mqtt
Version : 0.1.18
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : metrics2mqtt-0.1.18-2.fc34.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.