How to Install and Uninstall glassfish-el.noarch Package on CentOS Stream 8

Last updated: July 07,2024

1. Install "glassfish-el.noarch" package

Please follow the steps below to install glassfish-el.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install glassfish-el.noarch

2. Uninstall "glassfish-el.noarch" package

In this section, we are going to explain the necessary steps to uninstall glassfish-el.noarch on CentOS Stream 8:

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

3. Information about the glassfish-el.noarch package on CentOS Stream 8

Last metadata expiration check: 3:46:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : glassfish-el
Version : 3.0.1
Release : 0.14.b08.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 173 k
Source : glassfish-el-3.0.1-0.14.b08.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : J2EE Expression Language Implementation
URL : http://uel.java.net
License : CDDL-1.1 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