How to Install and Uninstall jakarta-activation.src Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "jakarta-activation.src" package
Please follow the guidance below to install jakarta-activation.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
jakarta-activation.src
Copied
2. Uninstall "jakarta-activation.src" package
Please follow the guidelines below to uninstall jakarta-activation.src on Oracle Linux 9:
$
sudo dnf remove
jakarta-activation.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jakarta-activation.src package on Oracle Linux 9
Last metadata expiration check: 1:56:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-activation
Version : 1.2.2
Release : 5.el9
Architecture : src
Size : 131 k
Source : None
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).
Available Packages
Name : jakarta-activation
Version : 1.2.2
Release : 5.el9
Architecture : src
Size : 131 k
Source : None
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).