How to Install and Uninstall jakarta-activation.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "jakarta-activation.noarch" package

Please follow the steps below to install jakarta-activation.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the jakarta-activation.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : jakarta-activation
Version : 1.2.2
Release : 5.el8
Architecture : noarch
Size : 79 k
Source : jakarta-activation-1.2.2-5.el8.src.rpm
Repository : epel
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).