How to Install and Uninstall jakarta-activation2.noarch Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "jakarta-activation2.noarch" package

Learn how to install jakarta-activation2.noarch on CentOS Stream 9

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

2. Uninstall "jakarta-activation2.noarch" package

Please follow the instructions below to uninstall jakarta-activation2.noarch on CentOS Stream 9:

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

3. Information about the jakarta-activation2.noarch package on CentOS Stream 9

Last metadata expiration check: 1:02:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : jakarta-activation2
Version : 2.1.1
Release : 2.el9
Architecture : noarch
Size : 73 k
Source : jakarta-activation2-2.1.1-2.el9.src.rpm
Repository : 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).