How to Install and Uninstall glassfish-activation Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "glassfish-activation" package

Please follow the steps below to install glassfish-activation on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install glassfish-activation

2. Uninstall "glassfish-activation" package

Learn how to uninstall glassfish-activation on openSuSE Tumbleweed:

$ sudo zypper remove glassfish-activation

3. Information about the glassfish-activation package on openSuSE Tumbleweed

Information for package glassfish-activation:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : glassfish-activation
Version : 1.2.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 121.2 KiB
Installed : No
Status : not installed
Source package : glassfish-activation-1.2.0-4.8.src
Upstream URL : https://github.com/javaee/activation
Summary : JavaBeans Activation Framework
Description :
The JavaBeans Activation Framework (JAF) is a standard extension to the
Java platform that 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).