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

Last updated: November 22,2024

1. Install "libxmlunit-java-doc" package

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

$ sudo apt update $ sudo apt install libxmlunit-java-doc

2. Uninstall "libxmlunit-java-doc" package

Please follow the step by step instructions below to uninstall libxmlunit-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxmlunit-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 2339
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: xmlunit
Version: 1.6-1
Depends: default-jdk-doc
Filename: pool/universe/x/xmlunit/libxmlunit-java-doc_1.6-1_all.deb
Size: 451060
MD5sum: 19e2e5b15401e31aba905caae526eb4c
SHA1: 34e6013365879ea143c418a0f27fb615044499f7
SHA256: 81040c2d3a5236c18b1c2ddd79122eafa6a6cb3c6c9ce7e292ebbb3252a02f33
Description-en: Documentation for XMLUnit
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.
.
This package provides the API and user documentation for XMLUnit.
Description-md5: a47a149fedb5998aac8eee5719112090
Homepage: http://www.xmlunit.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu