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

Last updated: October 05,2024

1. Install "jakarta-activation2.noarch" package

Please follow the steps below to install jakarta-activation2.noarch on Oracle Linux 9

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

2. Uninstall "jakarta-activation2.noarch" package

Here is a brief guide to show you how to uninstall jakarta-activation2.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:25:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-activation2
Version : 2.1.1
Release : 2.el9
Architecture : noarch
Size : 78 k
Source : jakarta-activation2-2.1.1-2.el9.src.rpm
Repository : ol9_appstream
Summary : Jakarta Activation API
URL : https://jakartaee.github.io/jaf-api/
License : EPL-2.0 or BSD or GPLv2 with exceptions
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).