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

Last updated: May 19,2024

1. Install "libxerces2-java" package

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

$ sudo apt update $ sudo apt install libxerces2-java

2. Uninstall "libxerces2-java" package

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

$ sudo apt remove libxerces2-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libxerces2-java
Priority: optional
Section: libs
Installed-Size: 1562
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.11.0-7
Depends: libxml-commons-resolver1.1-java, libxml-commons-external-java (>= 1.4.01-2)
Suggests: libxerces2-java-doc, libxerces2-java-gcj
Filename: pool/main/libx/libxerces2-java/libxerces2-java_2.11.0-7_all.deb
Size: 1362252
MD5sum: fa8bcb033daef7c85f4636435ea2747b
SHA1: b100cfdbea68c8cad980bbacfc6400471ee9c51a
SHA256: 9205c4c93d26872f9f5fdc7a998340e633f6e87a553999759cf92b60388bd348
Description-en: Validating XML parser for Java with DOM level 3 support
The Xerces2 Java parser is the reference implementation of XNI, the
Xerces Native Interface, and also a fully conforming XML Schema processor.
.
Xerces2-J supports the following standards and APIs:
* eXtensible Markup Language (XML) 1.0 Second Edition Recommendation
* Namespaces in XML Recommendation
* Document Object Model (DOM) Level 2 Core, Events, and Traversal and
Range Recommendations
* Simple API for XML (SAX) 2.0.1 Core and Extension
* Java APIs for XML Processing (JAXP) 1.2.01
* XML Schema 1.0 Structures and Datatypes Recommendations
* Experimental implementation of the Document Object Model (DOM) Level 3
Core and Load/Save Working Drafts
* Provides a partial implementation of the XML Inclusions (XInclude) W3C
Candidate Recommendation
.
Xerces is now able to parse documents written according to the XML 1.1
Candidate Recommendation, except that it does not yet provide an option to
enable normalization checking as described in section 2.13 of this
specification. It also handles namespaces according to the XML Namespaces 1.1
Candidate Recommendation, and will correctly serialize XML 1.1 documents if
the DOM level 3 load/save API's are in use.
Description-md5: 70fc56311b7780cb8c2a99efdde064c7
Homepage: http://xerces.apache.org/xerces2-j/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: tomcat-server