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

Last updated: May 19,2024

1. Install "libcommons-jxpath-java" package

Learn how to install libcommons-jxpath-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcommons-jxpath-java" package

Please follow the steps below to uninstall libcommons-jxpath-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-jxpath-java
Priority: optional
Section: universe/libs
Installed-Size: 317
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.3-8
Suggests: libcommons-jxpath-java-doc
Filename: pool/universe/libc/libcommons-jxpath-java/libcommons-jxpath-java_1.3-8_all.deb
Size: 269342
MD5sum: 55e080d9483d4e98b0d6dd382bf9146f
SHA1: 6587ba2d94b394e73d76b317fccdee7ce0fbff44
SHA256: 448e00c0a219fbb8ad5ce0e191d5b4ddb667d6f905b6c1414b41e2e98eff7498
Description-en: Apache Commons JXPath - XPath expressions applied to Java objects
This library provides the Java developer the ability to manipulate
javabeans with the XPath syntax. It also supports Java collections,
objects with dynamic properties (like Map, ServletContext, etc)
and mechanism for adding support for additional models.
.
One of the most important feature of the component is the
unification of reference syntax between DOM and Java.
Description-md5: 2eb35c22f7dd621e99e0b7dddbcfe7be
Homepage: http://commons.apache.org/jxpath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu