How to Install and Uninstall stompclt.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "stompclt.noarch" package

This is a short guide on how to install stompclt.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install stompclt.noarch

2. Uninstall "stompclt.noarch" package

Please follow the steps below to uninstall stompclt.noarch on Fedora 39:

$ sudo dnf remove stompclt.noarch $ sudo dnf autoremove

3. Information about the stompclt.noarch package on Fedora 39

Last metadata expiration check: 4:16:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : stompclt
Version : 1.8
Release : 6.fc39
Architecture : noarch
Size : 29 k
Source : stompclt-1.8-6.fc39.src.rpm
Repository : fedora
Summary : Versatile STOMP client
URL : https://github.com/cern-mig/stompclt
License : GPL+ or Artistic
Description : stompclt is a versatile tool to interact with messaging brokers speaking
: STOMP and/or message queues (see Messaging::Message::Queue) on disk.
:
: It receives messages (see Messaging::Message) from an incoming module,
: optionally massaging them (i.e. filtering and/or modifying), and sends
: them to an outgoing module. Depending on which modules are used, the tool
: can perform different operations.