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

Last updated: May 03,2024

1. Install "libdecentxml-java" package

Please follow the instructions below to install libdecentxml-java on Kali Linux

$ sudo apt update $ sudo apt install libdecentxml-java

2. Uninstall "libdecentxml-java" package

Please follow the guidelines below to uninstall libdecentxml-java on Kali Linux:

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

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

Package: libdecentxml-java
Version: 1.4-2.1
Installed-Size: 155
Maintainer: Debian Java Maintainers
Architecture: all
Size: 127992
SHA256: 93a05b69c0bd55c879758bc242b004460c4516724a3dc7e2e180d7b142377859
SHA1: 093f16adccac15c2fd3ab25c2fc140cfa223dca6
MD5sum: a077fbd9effdf0fb7aed85bd57ee5668
Description: XML parser optimized for round-tripping and code reuse
DecentXML is an XML parser written in Java with following features:
.
* Allows 100% round-tripping, even for weird whitespace between attributes in
the start tag or in the end tag.
* Suitable for building editors and filters which want/need to preserve the
original file layout as much as possible.
* Error messages have line and column information.
* Easy to reuse individual components.
* XML 1.1 compatible.
Description-md5:
Homepage: http://code.google.com/p/decentxml/
Section: java
Priority: optional
Filename: pool/main/libd/libdecentxml-java/libdecentxml-java_1.4-2.1_all.deb