How to Install and Uninstall jakarta-activation.noarch Package on Fedora 39

Last updated: October 14,2024

1. Install "jakarta-activation.noarch" package

Please follow the step by step instructions below to install jakarta-activation.noarch on Fedora 39

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

2. Uninstall "jakarta-activation.noarch" package

This is a short guide on how to uninstall jakarta-activation.noarch on Fedora 39:

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

3. Information about the jakarta-activation.noarch package on Fedora 39

Last metadata expiration check: 4:37:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : jakarta-activation
Version : 2.1.1
Release : 4.fc39
Architecture : noarch
Size : 73 k
Source : jakarta-activation-2.1.1-4.fc39.src.rpm
Repository : fedora
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).