How to Install and Uninstall libcommons-el-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libcommons-el-java" package

Here is a brief guide to show you how to install libcommons-el-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-el-java

2. Uninstall "libcommons-el-java" package

This tutorial shows how to uninstall libcommons-el-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-el-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-el-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcommons-el-java
Priority: optional
Section: universe/libs
Installed-Size: 1777
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0-8
Depends: libservlet3.0-java
Filename: pool/universe/libc/libcommons-el-java/libcommons-el-java_1.0-8_all.deb
Size: 231998
MD5sum: cff4e8f09c5cd571c8a59284be3808e9
SHA1: 133e8c14214616fabefa849435a68b0a0e9cad26
SHA256: 3dacbe9bbe5d7a77691f648ad39be9fb8395151fc702420d8d334897b4612aa1
Description-en: Implementation of the JSP 2.0 Expression Language interpreter
The JSP 2.0 specification provides a portable API for evaluating "EL
Expressions": The classes and interfaces in the javax.servlet.jsp.el
package describe and define programmatic access to the Expression
Language evaluator. This package is an implementation of the API.
Description-md5: 01e0d5afdf101e15eeadc484d3165c41
Homepage: http://commons.apache.org/el/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu