How to Install and Uninstall mqtt-randompub.noarch Package on Fedora 34

Last updated: July 04,2024

1. Install "mqtt-randompub.noarch" package

Learn how to install mqtt-randompub.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mqtt-randompub.noarch

2. Uninstall "mqtt-randompub.noarch" package

This is a short guide on how to uninstall mqtt-randompub.noarch on Fedora 34:

$ sudo dnf remove mqtt-randompub.noarch $ sudo dnf autoremove

3. Information about the mqtt-randompub.noarch package on Fedora 34

Last metadata expiration check: 2:44:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mqtt-randompub
Version : 0.2.2
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : mqtt-randompub-0.2.2-1.fc34.src.rpm
Repository : fedora
Summary : Tool for generating MQTT messages on various topics
URL : https://github.com/fabaff/mqtt-randompub/
License : MIT
Description : For testing application and tools which are handling MQTT messages
: it's often needed to send continuously messages on random topics to
: a broker. mqtt-randompub contains options to send a single message,
: a specific count of messages, or a constant flow of messages till
: the tool is terminated. Configuration files can be used to store
: lists of topics to create repeatable test scenarios.