How to Install and Uninstall glassfish-jsp-api.src Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "glassfish-jsp-api.src" package

In this section, we are going to explain the necessary steps to install glassfish-jsp-api.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install glassfish-jsp-api.src

2. Uninstall "glassfish-jsp-api.src" package

Please follow the guidelines below to uninstall glassfish-jsp-api.src on Oracle Linux 8:

$ sudo dnf remove glassfish-jsp-api.src $ sudo dnf autoremove

3. Information about the glassfish-jsp-api.src package on Oracle Linux 8

Last metadata expiration check: 5:08:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : glassfish-jsp-api
Version : 2.3.3
Release : 3.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 5.5 M
Source : None
Repository : ol8_appstream
Summary : Glassfish J2EE JSP API specification
URL : https://github.com/javaee/javaee-jsp-api
License : (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0
Description : This project provides a container independent specification of JSP
: 2.2. Note that this package doesn't contain implementation of this
: specification. See glassfish-jsp for one of implementations