How to Install and Uninstall jakarta-activation.noarch Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "jakarta-activation.noarch" package

In this section, we are going to explain the necessary steps to install jakarta-activation.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install jakarta-activation.noarch

2. Uninstall "jakarta-activation.noarch" package

This guide covers the steps necessary to uninstall jakarta-activation.noarch on Oracle Linux 9:

$ sudo dnf remove jakarta-activation.noarch $ sudo dnf autoremove

3. Information about the jakarta-activation.noarch package on Oracle Linux 9

Last metadata expiration check: 3:28:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-activation
Version : 1.2.2
Release : 5.el9
Architecture : noarch
Size : 88 k
Source : jakarta-activation-1.2.2-5.el9.src.rpm
Repository : ol9_appstream
Summary : Jakarta Activation Specification and Implementation
URL : https://eclipse-ee4j.github.io/jaf/
License : BSD
Description : Jakarta Activation lets you take advantage of standard services to:
: determine the type of an arbitrary piece of data; encapsulate access to
: it; discover the operations available on it; and instantiate the
: appropriate bean to perform the operation(s).