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

Last updated: May 03,2024

1. Install "libdecentxml-java" package

Please follow the step by step instructions below to install libdecentxml-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdecentxml-java

2. Uninstall "libdecentxml-java" package

Please follow the guidance below to uninstall libdecentxml-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdecentxml-java
Priority: optional
Section: universe/java
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.4-2
Filename: pool/universe/libd/libdecentxml-java/libdecentxml-java_1.4-2_all.deb
Size: 123912
MD5sum: 89e719ee3ac82ee90c2cb91978f03259
SHA1: ccee63c92712784aac45d73c0bdd19bdf2ed5a28
SHA256: e0f9b5617d4d4b3af22980a3a2d6f59a7eccc1efb31d0da93b7b090ecfbab7aa
Description-en: 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: f5330c1b3dafe8c7e7e1be194540fcd9
Homepage: http://code.google.com/p/decentxml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu