How to Install and Uninstall libxml-maven-plugin-java Package on Kali Linux

Last updated: May 15,2024

1. Install "libxml-maven-plugin-java" package

This guide let you learn how to install libxml-maven-plugin-java on Kali Linux

$ sudo apt update $ sudo apt install libxml-maven-plugin-java

2. Uninstall "libxml-maven-plugin-java" package

This guide let you learn how to uninstall libxml-maven-plugin-java on Kali Linux:

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

3. Information about the libxml-maven-plugin-java package on Kali Linux

Package: libxml-maven-plugin-java
Source: xml-maven-plugin
Version: 1.0.1-4
Installed-Size: 65
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libmaven3-core-java (>= 3.5.2), libplexus-io-java (>= 3.0.0), libplexus-resources-java (>= 1.1.0), libplexus-utils-java, libxerces2-java (>= 2.11.0), libxml-commons-resolver1.1-java (>= 1.2)
Size: 46712
SHA256: ec53d6c3309d76fc969bb67622efff6b09826e5488be6f9b29621280af1c4c42
SHA1: 1d82349184c2255ede9a5438e392b8193fae106f
MD5sum: 9413aefbf9d036ad6725c5d035376220
Description: Maven XML Plugin
A plugin for various XML related tasks like validation, transformation,
and the like.
The plugin offers the following goals:
* xml:validate validates XML files against a schema.
If the files aren't matching a certain schema, one may simply check,
whether they are well formed.
* xml:transform transforms XML files by applying XSLT stylesheets.
Description-md5:
Homepage: https://github.com/mojohaus/xml-maven-plugin/
Section: java
Priority: optional
Filename: pool/main/x/xml-maven-plugin/libxml-maven-plugin-java_1.0.1-4_all.deb