How to Install and Uninstall glassfish-el.noarch Package on Amazon Linux 2

Last updated: November 25,2024

1. Install "glassfish-el.noarch" package

This guide covers the steps necessary to install glassfish-el.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install glassfish-el.noarch

2. Uninstall "glassfish-el.noarch" package

Please follow the guidance below to uninstall glassfish-el.noarch on Amazon Linux 2:

$ sudo yum remove glassfish-el.noarch $ sudo yum autoremove

3. Information about the glassfish-el.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : glassfish-el
Arch : noarch
Version : 2.2.5
Release : 6.amzn2
Size : 114 k
Repo : amzn2-core/2/x86_64
Summary : J2EE Expression Language Implementation
URL : http://uel.java.net
License : CDDL or GPLv2 with exceptions
Description : This project provides an implementation of the Expression Language
: (EL). The main goals are:
: * Improves current implementation: bug fixes and performance
: improvements
: * Provides API for use by other tools, such as Netbeans