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

Last updated: May 12,2024

1. Install "libxmlunit-java" package

Please follow the guidelines below to install libxmlunit-java on Kali Linux

$ sudo apt update $ sudo apt install libxmlunit-java

2. Uninstall "libxmlunit-java" package

This is a short guide on how to uninstall libxmlunit-java on Kali Linux:

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

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

Package: libxmlunit-java
Source: xmlunit
Version: 1.6-2
Installed-Size: 130
Maintainer: Debian Java Maintainers
Architecture: all
Depends: junit
Size: 100064
SHA256: ada4366e1ad6d92130899da2578685b7570979601b9976fcad34cdb8c77c5a4c
SHA1: fddace09eae0a937e6279c2aac6a67131886b826
MD5sum: bc7b978fb9cc793dc70ea0f73434fa9d
Description: 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:
Homepage: http://www.xmlunit.org
Section: java
Priority: optional
Filename: pool/main/x/xmlunit/libxmlunit-java_1.6-2_all.deb