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

Last updated: September 28,2024

1. Install "jakarta-activation2.src" package

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

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

2. Uninstall "jakarta-activation2.src" package

Please follow the steps below to uninstall jakarta-activation2.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:50:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-activation2
Version : 2.1.1
Release : 2.el9
Architecture : src
Size : 133 k
Source : None
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).