How to Install and Uninstall glassfish-jsp.noarch Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "glassfish-jsp.noarch" package
This guide covers the steps necessary to install glassfish-jsp.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
glassfish-jsp.noarch
Copied
2. Uninstall "glassfish-jsp.noarch" package
In this section, we are going to explain the necessary steps to uninstall glassfish-jsp.noarch on Amazon Linux 2:
$
sudo yum remove
glassfish-jsp.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the glassfish-jsp.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : glassfish-jsp
Arch : noarch
Version : 2.2.6
Release : 11.amzn2
Size : 536 k
Repo : amzn2-core/2/x86_64
Summary : Glassfish J2EE JSP API implementation
URL : http://glassfish.org
License : (CDDL or GPLv2 with exceptions) and ASL 2.0
Description : This project provides a container independent implementation of
: JSP 2.2. The main goals are:
: * Improves current implementation: bug fixes and performance
: improvements
: * Provides API for use by other tools, such as Netbeans
: * Provides a sandbox for new JSP features; provides a reference
: implementation of next JSP spec.
Available Packages
Name : glassfish-jsp
Arch : noarch
Version : 2.2.6
Release : 11.amzn2
Size : 536 k
Repo : amzn2-core/2/x86_64
Summary : Glassfish J2EE JSP API implementation
URL : http://glassfish.org
License : (CDDL or GPLv2 with exceptions) and ASL 2.0
Description : This project provides a container independent implementation of
: JSP 2.2. The main goals are:
: * Improves current implementation: bug fixes and performance
: improvements
: * Provides API for use by other tools, such as Netbeans
: * Provides a sandbox for new JSP features; provides a reference
: implementation of next JSP spec.