How to Install and Uninstall libxerces2-java Package on Kali Linux

Last updated: May 11,2024

1. Install "libxerces2-java" package

Learn how to install libxerces2-java on Kali Linux

$ sudo apt update $ sudo apt install libxerces2-java

2. Uninstall "libxerces2-java" package

In this section, we are going to explain the necessary steps to uninstall libxerces2-java on Kali Linux:

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

3. Information about the libxerces2-java package on Kali Linux

Package: libxerces2-java
Version: 2.12.2-1
Installed-Size: 1626
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libxml-commons-external-java (>= 1.4.01-2), libxml-commons-resolver1.1-java
Suggests: libxerces2-java-doc
Size: 1440296
SHA256: 9cb86fe29308bd070eee9dedf2758e6052bcf3833025cabd361492a600ebee07
SHA1: 2094d810481f4208546b72000ae56350e5faa277
MD5sum: 7809eb4808eb37b7e7b10fa2c4c4403f
Description: 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:
Homepage: http://xerces.apache.org/xerces2-j/
Tag: devel::interpreter, devel::lang:java, devel::library,
implemented-in::java, role::devel-lib, role::shared-lib,
works-with-format::xml
Section: java
Priority: optional
Filename: pool/main/libx/libxerces2-java/libxerces2-java_2.12.2-1_all.deb