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

Last updated: May 17,2024

1. Install "libxml-java" package

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

$ sudo apt update $ sudo apt install libxml-java

2. Uninstall "libxml-java" package

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

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

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

Package: libxml-java
Priority: optional
Section: universe/java
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.1.6.dfsg-3
Depends: libjcommon-java, libloader-java
Filename: pool/universe/libx/libxml-java/libxml-java_1.1.6.dfsg-3_all.deb
Size: 70796
MD5sum: af45987d3035d5a9ae900b8d971891fb
SHA1: dd83958020fc8d5f2900ad5ae46ed403d656ad9f
SHA256: b53d291fe96a167191252d67338e054482f115c7f56bddbf9bb0503243195a6d
Description-en: namespace aware SAX-Parser utility library
LibXML is a namespace aware SAX-Parser utility library. It eases the
pain of implementing non-trivial SAX input handlers. The original
code of these classes had been written by Peter Becker for the
JCommon library.
.
LibXML replaces the JCommon-XML classes, which were not namespace aware.
Description-md5: bbf9d137f6b69bdc61e80b84842e2874
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu