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

Last updated: October 06,2024

1. Install "jakarta-activation.noarch" package

Here is a brief guide to show you how to install jakarta-activation.noarch on Fedora 36

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

2. Uninstall "jakarta-activation.noarch" package

This tutorial shows how to uninstall jakarta-activation.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:08:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : jakarta-activation
Version : 1.2.2
Release : 6.fc36
Architecture : noarch
Size : 79 k
Source : jakarta-activation-1.2.2-6.fc36.src.rpm
Repository : fedora
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).