How to Install and Uninstall geronimo-jms.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "geronimo-jms.noarch" package

Please follow the step by step instructions below to install geronimo-jms.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install geronimo-jms.noarch

2. Uninstall "geronimo-jms.noarch" package

Please follow the guidance below to uninstall geronimo-jms.noarch on Amazon Linux 2:

$ sudo yum remove geronimo-jms.noarch $ sudo yum autoremove

3. Information about the geronimo-jms.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : geronimo-jms
Arch : noarch
Version : 1.1.1
Release : 19.amzn2
Size : 31 k
Repo : amzn2-core/2/x86_64
Summary : J2EE JMS v1.1 API
URL : http://geronimo.apache.org/
License : ASL 2.0
Description : The Java Message Service (JMS) API is a messaging standard that
: allows application components based on the Java 2 Platform,
: Enterprise Edition (J2EE) to create, send, receive, and read
: messages. It enables distributed communication that is loosely
: coupled, reliable, and asynchronous.