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

Last updated: May 16,2024

1. Install "libmaven-doxia-tools-java" package

Please follow the guidance below to install libmaven-doxia-tools-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-doxia-tools-java

2. Uninstall "libmaven-doxia-tools-java" package

Please follow the guidelines below to uninstall libmaven-doxia-tools-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-doxia-tools-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-doxia-tools-java
Priority: optional
Section: universe/java
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-doxia-tools
Version: 1.2.1-2
Depends: libcommons-io-java, libdoxia-java, libdoxia-sitetools-java, libmaven2-core-java, libplexus-container-default-java, libplexus-i18n-java, libplexus-utils-java
Suggests: libmaven-doxia-tools-java-doc
Filename: pool/universe/m/maven-doxia-tools/libmaven-doxia-tools-java_1.2.1-2_all.deb
Size: 38408
MD5sum: 3d1d407d5632b9a37920ba7aaeba4ffd
SHA1: 82e66fccaf523ea244a21c94e90cc0fe2ed00652
SHA256: ab8ab3250d88a58439b7045e0ad3666bbd74f05d84a00534c7058c3dd8235fb5
Description-en: utilities for integrating Doxia in Maven
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This shared component has some utilities that are useful when integrating
Doxia in Maven, mainly for site generation and report creation.
Description-md5: 1f96c0869ae811d724b33c6f0d41a772
Homepage: http://maven.apache.org/shared/maven-doxia-tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu