How to Install and Uninstall glassfish-activation Package on openSUSE Leap
Last updated: November 08,2024
1. Install "glassfish-activation" package
Please follow the steps below to install glassfish-activation on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
glassfish-activation
Copied
2. Uninstall "glassfish-activation" package
This guide let you learn how to uninstall glassfish-activation on openSUSE Leap:
$
sudo zypper remove
glassfish-activation
Copied
3. Information about the glassfish-activation package on openSUSE Leap
Information for package glassfish-activation:
---------------------------------------------
Repository : Main Repository
Name : glassfish-activation
Version : 1.2.0-150200.5.3.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120.3 KiB
Installed : No
Status : not installed
Source package : glassfish-activation-1.2.0-150200.5.3.4.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).
---------------------------------------------
Repository : Main Repository
Name : glassfish-activation
Version : 1.2.0-150200.5.3.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120.3 KiB
Installed : No
Status : not installed
Source package : glassfish-activation-1.2.0-150200.5.3.4.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).