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

Last updated: May 17,2024

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

This tutorial shows how to install libxml-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libxml-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: xml-maven-plugin
Version: 1.0.1-2
Depends: libjaxp1.3-java, libmaven2-core-java, libplexus-io-java, libplexus-resources-java, libplexus-utils-java, libxerces2-java, libxml-commons-resolver1.1-java (>= 1.2)
Filename: pool/universe/x/xml-maven-plugin/libxml-maven-plugin-java_1.0.1-2_all.deb
Size: 45596
MD5sum: effc121cd9019812863ee80389b2d1e7
SHA1: 748b74b3f93d8353bd4269bf2ff55910286039a8
SHA256: c3c749de7428d12cc0db7221f1412eeb77fd7f50aab9655ca278819b9d30f79f
Description-en: 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: 9d9ea8e6be29f6982c89f032a857c443
Homepage: https://github.com/mojohaus/xml-maven-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu