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

Last updated: September 21,2024

1. Install "libxmlunit-java" package

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

$ sudo apt update $ sudo apt install libxmlunit-java

2. Uninstall "libxmlunit-java" package

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

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

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

Package: libxmlunit-java
Priority: optional
Section: universe/java
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: xmlunit
Version: 1.6-1
Depends: junit, libjaxp1.3-java
Filename: pool/universe/x/xmlunit/libxmlunit-java_1.6-1_all.deb
Size: 95576
MD5sum: ab2b584dcdfe53ed5bb2b3af8a28be96
SHA1: 42921c416da38861b079da995e2b223a55f5d1ae
SHA256: 3fd2c20498b9612c84a0a68aab80ca82486bbea46d816070ec6419009c3adc6f
Description-en: Unit testing for XML documents
XMLUnit extends JUnit and NUnit to enable unit testing of XML.
It compares a control XML document to a test document or the result of a
transformation, validates documents, and compares the results of XPath
expressions.
Description-md5: ae4748d49ea277f240a27b67e8e8022f
Homepage: http://www.xmlunit.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu