How to Install and Uninstall apache-commons-jexl Package on openSUSE Leap

Last updated: May 18,2024

1. Install "apache-commons-jexl" package

Please follow the instructions below to install apache-commons-jexl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install apache-commons-jexl

2. Uninstall "apache-commons-jexl" package

In this section, we are going to explain the necessary steps to uninstall apache-commons-jexl on openSUSE Leap:

$ sudo zypper remove apache-commons-jexl

3. Information about the apache-commons-jexl package on openSUSE Leap

Information for package apache-commons-jexl:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : apache-commons-jexl
Version : 2.1.1-150200.3.8.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 321.3 KiB
Installed : No
Status : not installed
Source package : apache-commons-jexl-2.1.1-150200.3.8.1.src
Upstream URL : https://commons.apache.org/jexl
Summary : Java Expression Language (JEXL)
Description :
Java Expression Language (JEXL) is an expression language engine which can be
embedded in applications and frameworks. JEXL is inspired by Jakarta Velocity
and the Expression Language defined in the JavaServer Pages Standard Tag
Library version 1.1 (JSTL) and JavaServer Pages version 2.0 (JSP). While
inspired by JSTL EL, it must be noted that JEXL is not a compatible
implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152).
For a compatible implementation of these specifications, see the Commons EL
project.
JEXL attempts to bring some of the lessons learned by the Velocity community
about expression languages in templating to a wider audience. Commons Jelly
needed Velocity-ish method access, it just had to have it.

5. The same packages on other Linux Distributions