How to Install and Uninstall stompclt.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "stompclt.noarch" package

Please follow the instructions below to install stompclt.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install stompclt.noarch

2. Uninstall "stompclt.noarch" package

Please follow the guidance below to uninstall stompclt.noarch on Oracle Linux 9:

$ sudo dnf remove stompclt.noarch $ sudo dnf autoremove

3. Information about the stompclt.noarch package on Oracle Linux 9

Last metadata expiration check: 3:41:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : stompclt
Version : 1.6
Release : 3.el9
Architecture : noarch
Size : 30 k
Source : stompclt-1.6-3.el9.src.rpm
Repository : epel
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.